License |
License |
---|---|
GroupId | GroupIdio.dylemma |
ArtifactId | ArtifactIdxml-stream_2.11 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionxml-stream
xml-stream
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.dylemma |
Filename | Size |
---|---|
xml-stream_2.11-0.1.pom | |
xml-stream_2.11-0.1.jar | 642 KB |
xml-stream_2.11-0.1-sources.jar | 26 KB |
xml-stream_2.11-0.1-javadoc.jar | 928 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dylemma/xml-stream_2.11/ -->
<dependency>
<groupId>io.dylemma</groupId>
<artifactId>xml-stream_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dylemma/xml-stream_2.11/
implementation 'io.dylemma:xml-stream_2.11:0.1'
// https://jarcasting.com/artifacts/io.dylemma/xml-stream_2.11/
implementation ("io.dylemma:xml-stream_2.11:0.1")
'io.dylemma:xml-stream_2.11:jar:0.1'
<dependency org="io.dylemma" name="xml-stream_2.11" rev="0.1">
<artifact name="xml-stream_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dylemma', module='xml-stream_2.11', version='0.1')
)
libraryDependencies += "io.dylemma" % "xml-stream_2.11" % "0.1"
[io.dylemma/xml-stream_2.11 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe.play : play-iteratees_2.11 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |