License |
License |
---|---|
GroupId | GroupIdcom.io7m.jxtrand |
ArtifactId | ArtifactIdcom.io7m.jxtrand.tests |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.jxtrand.tests
Utility classes for XML string resources (Unit tests)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.tests/ -->
<dependency>
<groupId>com.io7m.jxtrand</groupId>
<artifactId>com.io7m.jxtrand.tests</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.tests/
implementation 'com.io7m.jxtrand:com.io7m.jxtrand.tests:1.1.0'
// https://jarcasting.com/artifacts/com.io7m.jxtrand/com.io7m.jxtrand.tests/
implementation ("com.io7m.jxtrand:com.io7m.jxtrand.tests:1.1.0")
'com.io7m.jxtrand:com.io7m.jxtrand.tests:jar:1.1.0'
<dependency org="com.io7m.jxtrand" name="com.io7m.jxtrand.tests" rev="1.1.0">
<artifact name="com.io7m.jxtrand.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jxtrand', module='com.io7m.jxtrand.tests', version='1.1.0')
)
libraryDependencies += "com.io7m.jxtrand" % "com.io7m.jxtrand.tests" % "1.1.0"
[com.io7m.jxtrand/com.io7m.jxtrand.tests "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jxtrand : com.io7m.jxtrand.api | jar | 1.1.0 |
com.io7m.jxtrand : com.io7m.jxtrand.vanilla | jar | 1.1.0 |
com.io7m.jxtrand : com.io7m.jxtrand.examples | jar | 1.1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |