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