is not current version
Last Version 2.0.00

io.hkube:interfaces 1.3.05


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

interfaces
Version

Version

1.3.05
Type

Type

jar

Download interfaces 1.3.05


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