License |
License |
---|---|
GroupId | GroupIdcom.xmlcalabash |
ArtifactId | ArtifactIdxml-calabash_2.13 |
Last Version | Last Version2.99.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXML Calabash
XML Calabash.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml-calabash_2.13-2.99.11.pom | |
xml-calabash_2.13-2.99.11.jar | 1 MB |
xml-calabash_2.13-2.99.11-sources.jar | 445 KB |
xml-calabash_2.13-2.99.11-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xmlcalabash/xml-calabash_2.13/ -->
<dependency>
<groupId>com.xmlcalabash</groupId>
<artifactId>xml-calabash_2.13</artifactId>
<version>2.99.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.xmlcalabash/xml-calabash_2.13/
implementation 'com.xmlcalabash:xml-calabash_2.13:2.99.11'
// https://jarcasting.com/artifacts/com.xmlcalabash/xml-calabash_2.13/
implementation ("com.xmlcalabash:xml-calabash_2.13:2.99.11")
'com.xmlcalabash:xml-calabash_2.13:jar:2.99.11'
<dependency org="com.xmlcalabash" name="xml-calabash_2.13" rev="2.99.11">
<artifact name="xml-calabash_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xmlcalabash', module='xml-calabash_2.13', version='2.99.11')
)
libraryDependencies += "com.xmlcalabash" % "xml-calabash_2.13" % "2.99.11"
[com.xmlcalabash/xml-calabash_2.13 "2.99.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.3 |