License |
License |
---|---|
GroupId | GroupIdcom.io7m.jxtrand |
ArtifactId | ArtifactIdcom.io7m.jxtrand.examples |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.io7m.jxtrand.examples
Utility classes for XML string resources (Example code)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.examples/ -->
<dependency>
<groupId>com.io7m.jxtrand</groupId>
<artifactId>com.io7m.jxtrand.examples</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.examples/
implementation 'com.io7m.jxtrand:com.io7m.jxtrand.examples:1.0.0'
// https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.examples/
implementation ("com.io7m.jxtrand:com.io7m.jxtrand.examples:1.0.0")
'com.io7m.jxtrand:com.io7m.jxtrand.examples:jar:1.0.0'
<dependency org="com.io7m.jxtrand" name="com.io7m.jxtrand.examples" rev="1.0.0">
<artifact name="com.io7m.jxtrand.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jxtrand', module='com.io7m.jxtrand.examples', version='1.0.0')
)
libraryDependencies += "com.io7m.jxtrand" % "com.io7m.jxtrand.examples" % "1.0.0"
[com.io7m.jxtrand/com.io7m.jxtrand.examples "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jxtrand : com.io7m.jxtrand.api | jar | 1.0.0 |
com.io7m.jxtrand : com.io7m.jxtrand.vanilla | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |
org.osgi : org.osgi.annotation.bundle | jar | 1.1.0 |