License |
License |
---|---|
Categories |
CategoriesJava Languages Data |
GroupId | GroupIdro.kuberam.libs.java |
ArtifactId | ArtifactIdxml-datatypes |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXPath Datatypes Module
Java Library providing an EXPath Datatypes Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xml-datatypes-0.0.2.pom | |
xml-datatypes-0.0.2.jar | 5 KB |
xml-datatypes-0.0.2-sources.jar | 5 KB |
xml-datatypes-0.0.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.libs.java/xml-datatypes/ -->
<dependency>
<groupId>ro.kuberam.libs.java</groupId>
<artifactId>xml-datatypes</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/xml-datatypes/
implementation 'ro.kuberam.libs.java:xml-datatypes:0.0.2'
// https://jarcasting.com/artifacts/ro.kuberam.libs.java/xml-datatypes/
implementation ("ro.kuberam.libs.java:xml-datatypes:0.0.2")
'ro.kuberam.libs.java:xml-datatypes:jar:0.0.2'
<dependency org="ro.kuberam.libs.java" name="xml-datatypes" rev="0.0.2">
<artifact name="xml-datatypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.libs.java', module='xml-datatypes', version='0.0.2')
)
libraryDependencies += "ro.kuberam.libs.java" % "xml-datatypes" % "0.0.2"
[ro.kuberam.libs.java/xml-datatypes "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ro.kuberam : junit-tests | jar | 0.1 |