GroupId | GroupIduk.gov.gchq.gaffer |
---|---|
ArtifactId | ArtifactIdtime-library |
Version | Version0.7.6 |
Type | Typejar |
Filename | Size |
---|---|
time-library-0.7.6.pom | |
time-library-0.7.6.jar | 21 KB |
time-library-0.7.6-tests.jar | 17 KB |
time-library-0.7.6-sources.jar | 13 KB |
time-library-0.7.6-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>time-library</artifactId>
<version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/
implementation 'uk.gov.gchq.gaffer:time-library:0.7.6'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/
implementation ("uk.gov.gchq.gaffer:time-library:0.7.6")
'uk.gov.gchq.gaffer:time-library:jar:0.7.6'
<dependency org="uk.gov.gchq.gaffer" name="time-library" rev="0.7.6">
<artifact name="time-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='time-library', version='0.7.6')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "time-library" % "0.7.6"
[uk.gov.gchq.gaffer/time-library "0.7.6"]