GroupId | GroupIdtop.todev.tool |
---|---|
ArtifactId | ArtifactIdfly-pig-model |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
fly-pig-model-0.0.2.pom | |
fly-pig-model-0.0.2.jar | 14 KB |
fly-pig-model-0.0.2-sources.jar | 9 KB |
fly-pig-model-0.0.2-javadoc.jar | 92 KB |
Browse |
<!-- 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"]