License |
License
Commercial
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truelicense |
ArtifactId | ArtifactIdtruelicense-xml |
Last Version | Last Version2.0-rc2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense XML
Provides Utilities for XML.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truelicense-xml-2.0-rc2.pom | |
truelicense-xml-2.0-rc2.jar | 6 KB |
truelicense-xml-2.0-rc2-sources.jar | 3 KB |
truelicense-xml-2.0-rc2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truelicense/truelicense-xml/ -->
<dependency>
<groupId>net.java.truelicense</groupId>
<artifactId>truelicense-xml</artifactId>
<version>2.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truelicense/truelicense-xml/
implementation 'net.java.truelicense:truelicense-xml:2.0-rc2'
// https://jarcasting.com/artifacts/net.java.truelicense/truelicense-xml/
implementation ("net.java.truelicense:truelicense-xml:2.0-rc2")
'net.java.truelicense:truelicense-xml:jar:2.0-rc2'
<dependency org="net.java.truelicense" name="truelicense-xml" rev="2.0-rc2">
<artifact name="truelicense-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truelicense', module='truelicense-xml', version='2.0-rc2')
)
libraryDependencies += "net.java.truelicense" % "truelicense-xml" % "2.0-rc2"
[net.java.truelicense/truelicense-xml "2.0-rc2"]
Group / Artifact | Type | Version |
---|---|---|
net.java.truelicense : truelicense-core | jar | 2.0-rc2 |