is not current version
Last Version 3.1.1.GA

org.graniteds:granite-server-toplink 3.1.0.RC1

null

GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-server-toplink
Version

Version

3.1.0.RC1
Type

Type

jar

Download granite-server-toplink 3.1.0.RC1


<!-- https://jarcasting.com/artifacts/org.graniteds/granite-server-toplink/ -->
<dependency>
    <groupId>org.graniteds</groupId>
    <artifactId>granite-server-toplink</artifactId>
    <version>3.1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-server-toplink/
implementation 'org.graniteds:granite-server-toplink:3.1.0.RC1'
// https://jarcasting.com/artifacts/org.graniteds/granite-server-toplink/
implementation ("org.graniteds:granite-server-toplink:3.1.0.RC1")
'org.graniteds:granite-server-toplink:jar:3.1.0.RC1'
<dependency org="org.graniteds" name="granite-server-toplink" rev="3.1.0.RC1">
  <artifact name="granite-server-toplink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-server-toplink', version='3.1.0.RC1')
)
libraryDependencies += "org.graniteds" % "granite-server-toplink" % "3.1.0.RC1"
[org.graniteds/granite-server-toplink "3.1.0.RC1"]