GroupId | GroupIduk.gov.gchq.gaffer |
---|---|
ArtifactId | ArtifactIdoperation |
Version | Version0.7.7 |
Type | Typejar |
Filename | Size |
---|---|
operation-0.7.7.pom | |
operation-0.7.7.jar | 132 KB |
operation-0.7.7-tests.jar | 85 KB |
operation-0.7.7-sources.jar | 77 KB |
operation-0.7.7-javadoc.jar | 880 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/operation/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>operation</artifactId>
<version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/operation/
implementation 'uk.gov.gchq.gaffer:operation:0.7.7'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/operation/
implementation ("uk.gov.gchq.gaffer:operation:0.7.7")
'uk.gov.gchq.gaffer:operation:jar:0.7.7'
<dependency org="uk.gov.gchq.gaffer" name="operation" rev="0.7.7">
<artifact name="operation" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='operation', version='0.7.7')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "operation" % "0.7.7"
[uk.gov.gchq.gaffer/operation "0.7.7"]