License |
License |
---|---|
GroupId | GroupIdorg.testinfected.time |
ArtifactId | ArtifactIdtime |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTime
Time server and client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time-1.0.pom | |
time-1.0.jar | 15 KB |
time-1.0-sources.jar | 6 KB |
time-1.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testinfected.time/time/ -->
<dependency>
<groupId>org.testinfected.time</groupId>
<artifactId>time</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.testinfected.time/time/
implementation 'org.testinfected.time:time:1.0'
// https://jarcasting.com/artifacts/org.testinfected.time/time/
implementation ("org.testinfected.time:time:1.0")
'org.testinfected.time:time:jar:1.0'
<dependency org="org.testinfected.time" name="time" rev="1.0">
<artifact name="time" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testinfected.time', module='time', version='1.0')
)
libraryDependencies += "org.testinfected.time" % "time" % "1.0"
[org.testinfected.time/time "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.3.RC2 |
org.hamcrest : hamcrest-library | jar | 1.3.RC2 |
junit : junit | jar | 4.8.1 |