is not current version
Last Version 2.4.0

uk.gov.gchq.koryphe:core 1.6.0-RC3


GroupId

GroupId

uk.gov.gchq.koryphe
ArtifactId

ArtifactId

core
Version

Version

1.6.0-RC3
Type

Type

jar

Download core 1.6.0-RC3


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