| Группа | Группаtop.todev.tool |
|---|---|
| Идентификатор | Идентификаторfly-pig-tool |
| Версия | Версия0.0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| fly-pig-tool-0.0.2.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.todev.tool/fly-pig-tool/ -->
<dependency>
<groupId>top.todev.tool</groupId>
<artifactId>fly-pig-tool</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-tool/
implementation 'top.todev.tool:fly-pig-tool:0.0.2'
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-tool/
implementation ("top.todev.tool:fly-pig-tool:0.0.2")
'top.todev.tool:fly-pig-tool:pom:0.0.2'
<dependency org="top.todev.tool" name="fly-pig-tool" rev="0.0.2">
<artifact name="fly-pig-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.todev.tool', module='fly-pig-tool', version='0.0.2')
)
libraryDependencies += "top.todev.tool" % "fly-pig-tool" % "0.0.2"
[top.todev.tool/fly-pig-tool "0.0.2"]