r

rapture-xml-stdlib_2.12

xml-stdlib
http://rapture.io/
Apache-2.0
com.propensive
Jon Petty
Files download
File Operation
rapture-xml-stdlib_2.12-2.0.0-M8.jar download
rapture-xml-stdlib_2.12-2.0.0-M8.pom download
rapture-xml-stdlib_2.12-2.0.0-M8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>rapture-xml-stdlib_2.12</artifactId>
  <version>2.0.0-M8</version>
</dependency>
Gradle Groovy
implementation 'com.propensive:rapture-xml-stdlib_2.12:2.0.0-M8'
Gradle Kotlin
implementation("com.propensive:rapture-xml-stdlib_2.12:2.0.0-M8")
Scala SBT
libraryDependencies += "com.propensive" % "rapture-xml-stdlib_2.12" % "2.0.0-M8"
Groovy Grape
@Grapes(
  @Grab(group='com.propensive', module='rapture-xml-stdlib_2.12', version='2.0.0-M8')
)
Apache Ivy
<dependency org="com.propensive" name="rapture-xml-stdlib_2.12" rev="2.0.0-M8" />
Leiningen
[com.propensive/rapture-xml-stdlib_2.12 "2.0.0-M8"]
Apache Buildr
'com.propensive:rapture-xml-stdlib_2.12:jar:2.0.0-M8'