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