Last Version

com.io7m.jxtrand 1.1.0

Utility classes for XML string resources

License

License

GroupId

GroupId

com.io7m.jxtrand
ArtifactId

ArtifactId

com.io7m.jxtrand
Version

Version

1.1.0
Type

Type

pom
Description

Description

com.io7m.jxtrand
Utility classes for XML string resources
Project URL

Project URL

https://www.io7m.com/software/jxtrand
Source Code Management

Source Code Management

https://github.com/io7m/jxtrand

Download com.io7m.jxtrand 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.io7m.jxtrand.api
  • com.io7m.jxtrand.vanilla
  • com.io7m.jxtrand.tests
  • com.io7m.jxtrand.examples