License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdno.arktekk |
ArtifactId | ArtifactIdanti-xml_2.10 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionanti-xml
anti-xml
|
Project Organization |
Project Organizationno.arktekk |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anti-xml_2.10-0.6.0.pom | |
anti-xml_2.10-0.6.0.jar | 647 KB |
anti-xml_2.10-0.6.0-sources.jar | 72 KB |
anti-xml_2.10-0.6.0-javadoc.jar | 609 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.arktekk/anti-xml_2.10/ -->
<dependency>
<groupId>no.arktekk</groupId>
<artifactId>anti-xml_2.10</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.arktekk/anti-xml_2.10/
implementation 'no.arktekk:anti-xml_2.10:0.6.0'
// https://jarcasting.com/artifacts/no.arktekk/anti-xml_2.10/
implementation ("no.arktekk:anti-xml_2.10:0.6.0")
'no.arktekk:anti-xml_2.10:jar:0.6.0'
<dependency org="no.arktekk" name="anti-xml_2.10" rev="0.6.0">
<artifact name="anti-xml_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.arktekk', module='anti-xml_2.10', version='0.6.0')
)
libraryDependencies += "no.arktekk" % "anti-xml_2.10" % "0.6.0"
[no.arktekk/anti-xml_2.10 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.11.3 |
org.specs2 : specs2_2.10 | jar | 2.3.13 |