is not current version
Last Version 0.0.5

ai.mykg:mytool 0.0.4

Mytool, provided by MYKG.AI

GroupId

GroupId

ai.mykg
ArtifactId

ArtifactId

mytool
Version

Version

0.0.4
Type

Type

jar

Download mytool 0.0.4


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