GroupId | GroupIduk.gov.gchq.gaffer |
---|---|
ArtifactId | ArtifactIdtime-library |
Version | Version1.19.0 |
Type | Typejar |
Filename | Size |
---|---|
time-library-1.19.0.pom | |
time-library-1.19.0.jar | 39 KB |
time-library-1.19.0-tests.jar | 34 KB |
time-library-1.19.0-sources.jar | 25 KB |
time-library-1.19.0-javadoc.jar | 142 KB |
time-library-1.19.0-deploy.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>time-library</artifactId>
<version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/
implementation 'uk.gov.gchq.gaffer:time-library:1.19.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/
implementation ("uk.gov.gchq.gaffer:time-library:1.19.0")
'uk.gov.gchq.gaffer:time-library:jar:1.19.0'
<dependency org="uk.gov.gchq.gaffer" name="time-library" rev="1.19.0">
<artifact name="time-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='time-library', version='1.19.0')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "time-library" % "1.19.0"
[uk.gov.gchq.gaffer/time-library "1.19.0"]