is not current version
Last Version 4.1.0

com.io7m.changelog:com.io7m.changelog.schema 3.1.0

Software changelogs (XML schema)

GroupId

GroupId

com.io7m.changelog
ArtifactId

ArtifactId

com.io7m.changelog.schema
Version

Version

3.1.0
Type

Type

jar

Download com.io7m.changelog.schema 3.1.0


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