eed3si9n / scalaxb   1.12.0

MIT License Website GitHub

scalaxb is an XML data binding tool for Scala.

Scala versions: 3.x 2.13 2.12 2.11 2.10
sbt plugins: 1.0 0.13

scalaxb 1.7.5


Group ID:
org.scalaxb
Artifact ID:
scalaxb_2.13
Version:
1.7.5
Release Date:
Jun 28, 2020
Licenses:
MIT
Files:

Coursier

cs launch org.scalaxb::scalaxb:1.7.5

libraryDependencies += "org.scalaxb" %% "scalaxb" % "1.7.5"

Mill build tool

ivy"org.scalaxb::scalaxb:1.7.5"

Scala CLI

//> using dep "org.scalaxb::scalaxb:1.7.5"

Ammonite REPL

import $ivy.`org.scalaxb::scalaxb:1.7.5`

<dependency>
  <groupId>org.scalaxb</groupId>
  <artifactId>scalaxb_2.13</artifactId>
  <version>1.7.5</version>
</dependency>

compile group: 'org.scalaxb', name: 'scalaxb_2.13', version: '1.7.5'