is not current version
Last Version 1.8.3

org.scalaxb:scalaxb_2.13 1.7.5

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.13
Version

Version

1.7.5
Type

Type

jar

Download scalaxb_2.13 1.7.5


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