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