is not current version
Last Version 0.0.5

ai.mykg:mytool 0.0.3

Mytool, provided by MYKG.AI

GroupId

GroupId

ai.mykg
ArtifactId

ArtifactId

mytool
Version

Version

0.0.3
Type

Type

jar

Download mytool 0.0.3


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