GroupId | GroupIdio.dylemma |
---|---|
ArtifactId | ArtifactIdxml-spac_2.12 |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
xml-spac_2.12-0.6.pom | |
xml-spac_2.12-0.6.jar | 95 KB |
xml-spac_2.12-0.6-sources.jar | 11 KB |
xml-spac_2.12-0.6-javadoc.jar | 799 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dylemma/xml-spac_2.12/ -->
<dependency>
<groupId>io.dylemma</groupId>
<artifactId>xml-spac_2.12</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.dylemma/xml-spac_2.12/
implementation 'io.dylemma:xml-spac_2.12:0.6'
// https://jarcasting.com/artifacts/io.dylemma/xml-spac_2.12/
implementation ("io.dylemma:xml-spac_2.12:0.6")
'io.dylemma:xml-spac_2.12:jar:0.6'
<dependency org="io.dylemma" name="xml-spac_2.12" rev="0.6">
<artifact name="xml-spac_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dylemma', module='xml-spac_2.12', version='0.6')
)
libraryDependencies += "io.dylemma" % "xml-spac_2.12" % "0.6"
[io.dylemma/xml-spac_2.12 "0.6"]