is not current version
Last Version 4.1.0

com.io7m.changelog:com.io7m.changelog.schema 4.0.0

Software changelogs (XML schema)

GroupId

GroupId

com.io7m.changelog
ArtifactId

ArtifactId

com.io7m.changelog.schema
Version

Version

4.0.0
Type

Type

jar

Download com.io7m.changelog.schema 4.0.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>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.schema/
implementation 'com.io7m.changelog:com.io7m.changelog.schema:4.0.0'
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.schema/
implementation ("com.io7m.changelog:com.io7m.changelog.schema:4.0.0")
'com.io7m.changelog:com.io7m.changelog.schema:jar:4.0.0'
<dependency org="com.io7m.changelog" name="com.io7m.changelog.schema" rev="4.0.0">
  <artifact name="com.io7m.changelog.schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='com.io7m.changelog.schema', version='4.0.0')
)
libraryDependencies += "com.io7m.changelog" % "com.io7m.changelog.schema" % "4.0.0"
[com.io7m.changelog/com.io7m.changelog.schema "4.0.0"]