com.io7m.jxtrand.vanilla

Utility classes for XML string resources (Vanilla implementation)

License

License

GroupId

GroupId

com.io7m.jxtrand
ArtifactId

ArtifactId

com.io7m.jxtrand.vanilla
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.jxtrand.vanilla
Utility classes for XML string resources (Vanilla implementation)
Project URL

Project URL

https://www.io7m.com/software/jxtrand

Download com.io7m.jxtrand.vanilla

How to add to project

<!-- https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.vanilla/ -->
<dependency>
    <groupId>com.io7m.jxtrand</groupId>
    <artifactId>com.io7m.jxtrand.vanilla</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.vanilla/
implementation 'com.io7m.jxtrand:com.io7m.jxtrand.vanilla:1.1.0'
// https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.vanilla/
implementation ("com.io7m.jxtrand:com.io7m.jxtrand.vanilla:1.1.0")
'com.io7m.jxtrand:com.io7m.jxtrand.vanilla:jar:1.1.0'
<dependency org="com.io7m.jxtrand" name="com.io7m.jxtrand.vanilla" rev="1.1.0">
  <artifact name="com.io7m.jxtrand.vanilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jxtrand', module='com.io7m.jxtrand.vanilla', version='1.1.0')
)
libraryDependencies += "com.io7m.jxtrand" % "com.io7m.jxtrand.vanilla" % "1.1.0"
[com.io7m.jxtrand/com.io7m.jxtrand.vanilla "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.io7m.jxtrand : com.io7m.jxtrand.api jar 1.1.0

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.2
org.osgi : org.osgi.annotation.bundle jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0