License |
License |
---|---|
GroupId | GroupIdcom.io7m.changelog |
ArtifactId | ArtifactIdio7m-changelog-xom |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-changelog-xom
Software changelogs (XOM-based XML processing)
|
Project URL |
Project URL |
Filename | Size |
---|---|
io7m-changelog-xom-3.0.3.pom | |
io7m-changelog-xom-3.0.3.jar | 20 KB |
io7m-changelog-xom-3.0.3-sources.jar | 11 KB |
io7m-changelog-xom-3.0.3-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-xom/ -->
<dependency>
<groupId>com.io7m.changelog</groupId>
<artifactId>io7m-changelog-xom</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-xom/
implementation 'com.io7m.changelog:io7m-changelog-xom:3.0.3'
// https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-xom/
implementation ("com.io7m.changelog:io7m-changelog-xom:3.0.3")
'com.io7m.changelog:io7m-changelog-xom:jar:3.0.3'
<dependency org="com.io7m.changelog" name="io7m-changelog-xom" rev="3.0.3">
<artifact name="io7m-changelog-xom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='io7m-changelog-xom', version='3.0.3')
)
libraryDependencies += "com.io7m.changelog" % "io7m-changelog-xom" % "3.0.3"
[com.io7m.changelog/io7m-changelog-xom "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.changelog : io7m-changelog-core | jar | 3.0.3 |
com.io7m.changelog : io7m-changelog-schema | jar | 3.0.3 |
com.io7m.xom : xom | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |