is not current version
Last Version 3.0.3

com.io7m.changelog:io7m-changelog-core 2.1.0

Software changelogs (Core types)

GroupId

GroupId

com.io7m.changelog
ArtifactId

ArtifactId

io7m-changelog-core
Version

Version

2.1.0
Type

Type

jar

Download io7m-changelog-core 2.1.0


<!-- https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-core/ -->
<dependency>
    <groupId>com.io7m.changelog</groupId>
    <artifactId>io7m-changelog-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-core/
implementation 'com.io7m.changelog:io7m-changelog-core:2.1.0'
// https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-core/
implementation ("com.io7m.changelog:io7m-changelog-core:2.1.0")
'com.io7m.changelog:io7m-changelog-core:jar:2.1.0'
<dependency org="com.io7m.changelog" name="io7m-changelog-core" rev="2.1.0">
  <artifact name="io7m-changelog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='io7m-changelog-core', version='2.1.0')
)
libraryDependencies += "com.io7m.changelog" % "io7m-changelog-core" % "2.1.0"
[com.io7m.changelog/io7m-changelog-core "2.1.0"]