is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:time-library 1.7.0-RC4


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

time-library
Version

Version

1.7.0-RC4
Type

Type

jar

Download time-library 1.7.0-RC4


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/ -->
<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>time-library</artifactId>
    <version>1.7.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/
implementation 'uk.gov.gchq.gaffer:time-library:1.7.0-RC4'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/time-library/
implementation ("uk.gov.gchq.gaffer:time-library:1.7.0-RC4")
'uk.gov.gchq.gaffer:time-library:jar:1.7.0-RC4'
<dependency org="uk.gov.gchq.gaffer" name="time-library" rev="1.7.0-RC4">
  <artifact name="time-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='time-library', version='1.7.0-RC4')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "time-library" % "1.7.0-RC4"
[uk.gov.gchq.gaffer/time-library "1.7.0-RC4"]