is not current version
Last Version 1.6.52

org.shoal:shoal-gms 1.6.11


GroupId

GroupId

org.shoal
ArtifactId

ArtifactId

shoal-gms
Version

Version

1.6.11
Type

Type

pom

Download shoal-gms 1.6.11

Filename Size
shoal-gms-1.6.11.pom 2 KB
Browse

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