is not current version
Last Version 4.2.0

io.github.young-flash:flash-GAT 1.0.0

Github-Action-Test-By-Flash

GroupId

GroupId

io.github.young-flash
ArtifactId

ArtifactId

flash-GAT
Version

Version

1.0.0
Type

Type

pom

Download flash-GAT 1.0.0

Filename Size
flash-GAT-1.0.0.pom 5 KB
Browse

<!-- 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"]