is not current version
Last Version 3.0.3

com.io7m.changelog:io7m-changelog-schema 3.0.2

Software changelogs (XML schema)

GroupId

GroupId

com.io7m.changelog
ArtifactId

ArtifactId

io7m-changelog-schema
Version

Version

3.0.2
Type

Type

jar

Download io7m-changelog-schema 3.0.2


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