Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdtop.todev.tool |
ArtifactId | ArtifactIdfly-pig-auto |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
fly-pig-auto-0.0.2.pom | |
fly-pig-auto-0.0.2.jar | 26 KB |
fly-pig-auto-0.0.2-sources.jar | 17 KB |
fly-pig-auto-0.0.2-javadoc.jar | 100 KB |
Browse |
<!-- 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"]