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