License |
License |
---|---|
GroupId | GroupIdorg.codehaus.mojo.chronos-samples |
ArtifactId | ArtifactIdhistorytest |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhistorytest
A collection of small sample projects to test/demonstrate functionality
|
Project URL |
Project URL |
Project Organization |
Project OrganizationCodeHaus |
Filename | Size |
---|---|
historytest-1.0.pom | |
historytest-1.0.jar | 3 KB |
historytest-1.0-sources.jar | 1 KB |
historytest-1.0-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.chronos-samples/historytest/ -->
<dependency>
<groupId>org.codehaus.mojo.chronos-samples</groupId>
<artifactId>historytest</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.chronos-samples/historytest/
implementation 'org.codehaus.mojo.chronos-samples:historytest:1.0'
// https://jarcasting.com/artifacts/org.codehaus.mojo.chronos-samples/historytest/
implementation ("org.codehaus.mojo.chronos-samples:historytest:1.0")
'org.codehaus.mojo.chronos-samples:historytest:jar:1.0'
<dependency org="org.codehaus.mojo.chronos-samples" name="historytest" rev="1.0">
<artifact name="historytest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.chronos-samples', module='historytest', version='1.0')
)
libraryDependencies += "org.codehaus.mojo.chronos-samples" % "historytest" % "1.0"
[org.codehaus.mojo.chronos-samples/historytest "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |