| License |
License |
|---|---|
| GroupId | GroupIdio.dylemma |
| ArtifactId | ArtifactIdxml-spac_2.11 |
| Version | Version0.8 |
| Type | Typejar |
| Description |
Descriptionxml-spac
xml-spac
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationio.dylemma |
| Filename | Size |
|---|---|
| xml-spac_2.11-0.8.pom | |
| xml-spac_2.11-0.8.jar | 111 KB |
| xml-spac_2.11-0.8-sources.jar | 11 KB |
| xml-spac_2.11-0.8-javadoc.jar | 499 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.dylemma/xml-spac_2.11/ -->
<dependency>
<groupId>io.dylemma</groupId>
<artifactId>xml-spac_2.11</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.dylemma/xml-spac_2.11/
implementation 'io.dylemma:xml-spac_2.11:0.8'
// https://jarcasting.com/artifacts/io.dylemma/xml-spac_2.11/
implementation ("io.dylemma:xml-spac_2.11:0.8")
'io.dylemma:xml-spac_2.11:jar:0.8'
<dependency org="io.dylemma" name="xml-spac_2.11" rev="0.8">
<artifact name="xml-spac_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dylemma', module='xml-spac_2.11', version='0.8')
)
libraryDependencies += "io.dylemma" % "xml-spac_2.11" % "0.8"
[io.dylemma/xml-spac_2.11 "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| io.dylemma : spac-core_2.11 | jar | 0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |