scala-xml-codec 0.1.2


Group ID:
ch.srf
Artifact ID:
scala-xml-codec_2.12
Version:
0.1.2
Release Date:
Feb 6, 2019
Licenses:
Files:

libraryDependencies += "ch.srf" %% "scala-xml-codec" % "0.1.2"

Mill build tool

ivy"ch.srf::scala-xml-codec:0.1.2"

Scala CLI

//> using dep "ch.srf::scala-xml-codec:0.1.2"

Ammonite REPL

import $ivy.`ch.srf::scala-xml-codec:0.1.2`

<dependency>
  <groupId>ch.srf</groupId>
  <artifactId>scala-xml-codec_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'ch.srf', name: 'scala-xml-codec_2.12', version: '0.1.2'