is not current version
Last Version 1.6.52

org.shoal:shoal-gms 1.5.12


GroupId

GroupId

org.shoal
ArtifactId

ArtifactId

shoal-gms
Version

Version

1.5.12
Type

Type

pom

Download shoal-gms 1.5.12

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

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