is not current version
Last Version 1.11.3

com.github.insanusmokrassar:IObjectK 1.8

${project.artifactId}

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

IObjectK
Version

Version

1.8
Type

Type

jar

Download IObjectK 1.8


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