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