GroupId | GroupIdcom.io7m.jstructural |
---|---|
ArtifactId | ArtifactIdio7m-jstructural-xom |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
io7m-jstructural-xom-2.1.0.pom | |
io7m-jstructural-xom-2.1.0.jar | 129 KB |
io7m-jstructural-xom-2.1.0-sources.jar | 35 KB |
io7m-jstructural-xom-2.1.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/ -->
<dependency>
<groupId>com.io7m.jstructural</groupId>
<artifactId>io7m-jstructural-xom</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/
implementation 'com.io7m.jstructural:io7m-jstructural-xom:2.1.0'
// https://jarcasting.com/artifacts/com.io7m.jstructural/io7m-jstructural-xom/
implementation ("com.io7m.jstructural:io7m-jstructural-xom:2.1.0")
'com.io7m.jstructural:io7m-jstructural-xom:jar:2.1.0'
<dependency org="com.io7m.jstructural" name="io7m-jstructural-xom" rev="2.1.0">
<artifact name="io7m-jstructural-xom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jstructural', module='io7m-jstructural-xom', version='2.1.0')
)
libraryDependencies += "com.io7m.jstructural" % "io7m-jstructural-xom" % "2.1.0"
[com.io7m.jstructural/io7m-jstructural-xom "2.1.0"]