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