is not current version
Last Version 1.8.3

scalaxb 1.8.1

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaxb
ArtifactId

ArtifactId

scalaxb_2.11
Version

Version

1.8.1
Type

Type

jar
Description

Description

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

Project URL

http://scalaxb.org
Project Organization

Project Organization

org.scalaxb
Source Code Management

Source Code Management

https://github.com/eed3si9n/scalaxb

Download scalaxb_2.11 1.8.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.scopt : scopt_2.11 jar 3.7.1
log4j : log4j jar 1.2.17
org.scala-lang.modules : scala-xml_2.11 jar 1.2.0
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.1.1

provided (1)

Group / Artifact Type Version
org.scala-sbt : launcher-interface jar 0.12.0

Project Modules

There are no modules declared in this project.