is not current version
Last Version 0.0.3

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


GroupId

GroupId

top.todev.tool
ArtifactId

ArtifactId

fly-pig-model
Version

Version

0.0.2
Type

Type

jar

Download fly-pig-model 0.0.2


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