License |
License |
---|---|
GroupId | GroupIdcom.io7m.changelog |
ArtifactId | ArtifactIdio7m-changelog-tests |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-changelog-tests
Software changelogs (Unit tests)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-tests/ -->
<dependency>
<groupId>com.io7m.changelog</groupId>
<artifactId>io7m-changelog-tests</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-tests/
implementation 'com.io7m.changelog:io7m-changelog-tests:3.0.3'
// https://jarcasting.com/artifacts/com.io7m.changelog/io7m-changelog-tests/
implementation ("com.io7m.changelog:io7m-changelog-tests:3.0.3")
'com.io7m.changelog:io7m-changelog-tests:jar:3.0.3'
<dependency org="com.io7m.changelog" name="io7m-changelog-tests" rev="3.0.3">
<artifact name="io7m-changelog-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.changelog', module='io7m-changelog-tests', version='3.0.3')
)
libraryDependencies += "com.io7m.changelog" % "io7m-changelog-tests" % "3.0.3"
[com.io7m.changelog/io7m-changelog-tests "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.changelog : io7m-changelog-core | jar | 3.0.3 |
com.io7m.changelog : io7m-changelog-text | jar | 3.0.3 |
com.io7m.changelog : io7m-changelog-schema | jar | 3.0.3 |
com.io7m.changelog : io7m-changelog-xom | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |