is not current version
Last Version 3.0.3

com.io7m.changelog:io7m-changelog-text 2.0.0

Software changelogs (Text utilities)

GroupId

GroupId

com.io7m.changelog
ArtifactId

ArtifactId

io7m-changelog-text
Version

Version

2.0.0
Type

Type

jar

Download io7m-changelog-text 2.0.0


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