License |
License |
---|---|
GroupId | GroupIdcom.io7m.jxtrand |
ArtifactId | ArtifactIdcom.io7m.jxtrand |
Version | Version1.1.0 |
Type | Typepom |
Description |
Descriptioncom.io7m.jxtrand
Utility classes for XML string resources
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.io7m.jxtrand-1.1.0.pom | 5 KB |
Browse |
<!-- 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"]