is not current version
Last Version 0.0.3

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


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

top.todev.tool
ArtifactId

ArtifactId

fly-pig-auto
Version

Version

0.0.2
Type

Type

jar

Download fly-pig-auto 0.0.2


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