is not current version
Last Version 1.6.52

org.shoal:shoal 1.6.14


GroupId

GroupId

org.shoal
ArtifactId

ArtifactId

shoal
Version

Version

1.6.14
Type

Type

pom

Download shoal 1.6.14

Filename Size
shoal-1.6.14.pom 9 KB
Browse

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