is not current version
Last Version 2.0.00

io.hkube:interfaces v2.2.2


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

interfaces
Version

Version

v2.2.2
Type

Type

jar

Download interfaces v2.2.2


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