License |
License |
---|---|
GroupId | GroupIdio.hkube |
ArtifactId | ArtifactIdinterfaces |
Last Version | Last Version2.0.00 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of modules used to wrap an hkube algorithm written in java to allow the algorithm to integrate with hkube components
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
interfaces-2.0.00.pom | |
interfaces-2.0.00-sources.jar | 3 KB |
interfaces-2.0.00-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hkube/interfaces/ -->
<dependency>
<groupId>io.hkube</groupId>
<artifactId>interfaces</artifactId>
<version>2.0.00</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/interfaces/
implementation 'io.hkube:interfaces:2.0.00'
// https://jarcasting.com/artifacts/io.hkube/interfaces/
implementation ("io.hkube:interfaces:2.0.00")
'io.hkube:interfaces:jar:2.0.00'
<dependency org="io.hkube" name="interfaces" rev="2.0.00">
<artifact name="interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='interfaces', version='2.0.00')
)
libraryDependencies += "io.hkube" % "interfaces" % "2.0.00"
[io.hkube/interfaces "2.0.00"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20190722 |