is not current version
Last Version 0.0.3

top.todev.tool:fly-pig-util 0.0.2


GroupId

GroupId

top.todev.tool
ArtifactId

ArtifactId

fly-pig-util
Version

Version

0.0.2
Type

Type

jar

Download fly-pig-util 0.0.2


<!-- https://jarcasting.com/artifacts/top.todev.tool/fly-pig-util/ -->
<dependency>
    <groupId>top.todev.tool</groupId>
    <artifactId>fly-pig-util</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-util/
implementation 'top.todev.tool:fly-pig-util:0.0.2'
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-util/
implementation ("top.todev.tool:fly-pig-util:0.0.2")
'top.todev.tool:fly-pig-util:jar:0.0.2'
<dependency org="top.todev.tool" name="fly-pig-util" rev="0.0.2">
  <artifact name="fly-pig-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.todev.tool', module='fly-pig-util', version='0.0.2')
)
libraryDependencies += "top.todev.tool" % "fly-pig-util" % "0.0.2"
[top.todev.tool/fly-pig-util "0.0.2"]