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.9.1


Group ID:
org.scalaxb
Artifact ID:
scalaxb_2.12
Version:
1.9.1
Release Date:
Feb 11, 2023
Licenses:
MIT
Files:

Coursier

cs launch org.scalaxb::scalaxb:1.9.1

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

Mill build tool

ivy"org.scalaxb::scalaxb:1.9.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.scalaxb</groupId>
  <artifactId>scalaxb_2.12</artifactId>
  <version>1.9.1</version>
</dependency>

compile group: 'org.scalaxb', name: 'scalaxb_2.12', version: '1.9.1'