is not current version
Last Version 1.0.0

org.scalaxb:scalaxb_2.8.1 0.7.2

scalaxb is an XML data-binding tool for Scala that supports W3C XML Schema (xsd) and wsdl.

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaxb
ArtifactId

ArtifactId

scalaxb_2.8.1
Version

Version

0.7.2
Type

Type

jar

Download scalaxb_2.8.1 0.7.2


<!-- https://jarcasting.com/artifacts/org.scalaxb/scalaxb_2.8.1/ -->
<dependency>
    <groupId>org.scalaxb</groupId>
    <artifactId>scalaxb_2.8.1</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaxb/scalaxb_2.8.1/
implementation 'org.scalaxb:scalaxb_2.8.1:0.7.2'
// https://jarcasting.com/artifacts/org.scalaxb/scalaxb_2.8.1/
implementation ("org.scalaxb:scalaxb_2.8.1:0.7.2")
'org.scalaxb:scalaxb_2.8.1:jar:0.7.2'
<dependency org="org.scalaxb" name="scalaxb_2.8.1" rev="0.7.2">
  <artifact name="scalaxb_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaxb', module='scalaxb_2.8.1', version='0.7.2')
)
libraryDependencies += "org.scalaxb" % "scalaxb_2.8.1" % "0.7.2"
[org.scalaxb/scalaxb_2.8.1 "0.7.2"]