is not current version
Last Version 2.0.00

io.hkube:algorithm-deployment-descriptor 1.3


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

algorithm-deployment-descriptor
Version

Version

1.3
Type

Type

jar

Download algorithm-deployment-descriptor 1.3


<!-- https://jarcasting.com/artifacts/io.hkube/algorithm-deployment-descriptor/ -->
<dependency>
    <groupId>io.hkube</groupId>
    <artifactId>algorithm-deployment-descriptor</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/algorithm-deployment-descriptor/
implementation 'io.hkube:algorithm-deployment-descriptor:1.3'
// https://jarcasting.com/artifacts/io.hkube/algorithm-deployment-descriptor/
implementation ("io.hkube:algorithm-deployment-descriptor:1.3")
'io.hkube:algorithm-deployment-descriptor:jar:1.3'
<dependency org="io.hkube" name="algorithm-deployment-descriptor" rev="1.3">
  <artifact name="algorithm-deployment-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='algorithm-deployment-descriptor', version='1.3')
)
libraryDependencies += "io.hkube" % "algorithm-deployment-descriptor" % "1.3"
[io.hkube/algorithm-deployment-descriptor "1.3"]