is not current version
Last Version 2.1.20

cn.gateside:Gattmg 2.1.10


Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.gateside
ArtifactId

ArtifactId

Gattmg
Version

Version

2.1.10
Type

Type

jar

Download Gattmg 2.1.10


<!-- https://jarcasting.com/artifacts/cn.gateside/Gattmg/ -->
<dependency>
    <groupId>cn.gateside</groupId>
    <artifactId>Gattmg</artifactId>
    <version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gateside/Gattmg/
implementation 'cn.gateside:Gattmg:2.1.10'
// https://jarcasting.com/artifacts/cn.gateside/Gattmg/
implementation ("cn.gateside:Gattmg:2.1.10")
'cn.gateside:Gattmg:jar:2.1.10'
<dependency org="cn.gateside" name="Gattmg" rev="2.1.10">
  <artifact name="Gattmg" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gateside', module='Gattmg', version='2.1.10')
)
libraryDependencies += "cn.gateside" % "Gattmg" % "2.1.10"
[cn.gateside/Gattmg "2.1.10"]