GroupId | GroupIdcom.io7m.changelog |
---|---|
ArtifactId | ArtifactIdcom.io7m.changelog.documentation |
Version | Version4.0.0-beta0002 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.documentation/ -->
<dependency>
<groupId>com.io7m.changelog</groupId>
<artifactId>com.io7m.changelog.documentation</artifactId>
<version>4.0.0-beta0002</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.documentation/
implementation 'com.io7m.changelog:com.io7m.changelog.documentation:4.0.0-beta0002'
// https://jarcasting.com/artifacts/com.io7m.changelog/com.io7m.changelog.documentation/
implementation ("com.io7m.changelog:com.io7m.changelog.documentation:4.0.0-beta0002")
'com.io7m.changelog:com.io7m.changelog.documentation:jar:4.0.0-beta0002'
<dependency org="com.io7m.changelog" name="com.io7m.changelog.documentation" rev="4.0.0-beta0002">
<artifact name="com.io7m.changelog.documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='com.io7m.changelog.documentation', version='4.0.0-beta0002')
)
libraryDependencies += "com.io7m.changelog" % "com.io7m.changelog.documentation" % "4.0.0-beta0002"
[com.io7m.changelog/com.io7m.changelog.documentation "4.0.0-beta0002"]