is not current version
Last Version 3.0.3

com.io7m.changelog:io7m-changelog-schema 2.1.2

Software changelogs (RELAX-NG and XSD schemas)

GroupId

GroupId

com.io7m.changelog
ArtifactId

ArtifactId

io7m-changelog-schema
Version

Version

2.1.2
Type

Type

jar

Download io7m-changelog-schema 2.1.2


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