License |
License
GPL
|
---|---|
GroupId | GroupIdorg.coldis.library |
ArtifactId | ArtifactIdtest |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest utils
Core Java test utilities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-0.0.8.pom | |
test-0.0.8.jar | 4 KB |
test-0.0.8-sources.jar | 15 KB |
test-0.0.8-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coldis.library/test/ -->
<dependency>
<groupId>org.coldis.library</groupId>
<artifactId>test</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.coldis.library/test/
implementation 'org.coldis.library:test:0.0.8'
// https://jarcasting.com/artifacts/org.coldis.library/test/
implementation ("org.coldis.library:test:0.0.8")
'org.coldis.library:test:jar:0.0.8'
<dependency org="org.coldis.library" name="test" rev="0.0.8">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coldis.library', module='test', version='0.0.8')
)
libraryDependencies += "org.coldis.library" % "test" % "0.0.8"
[org.coldis.library/test "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.coldis.library : core | jar | 0.0.19 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |