License |
License |
---|---|
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-server-toplink |
Last Version | Last Version3.1.1.GA |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnull
null
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-server-toplink/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-server-toplink</artifactId>
<version>3.1.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-server-toplink/
implementation 'org.graniteds:granite-server-toplink:3.1.1.GA'
// https://jarcasting.com/artifacts/org.graniteds/granite-server-toplink/
implementation ("org.graniteds:granite-server-toplink:3.1.1.GA")
'org.graniteds:granite-server-toplink:jar:3.1.1.GA'
<dependency org="org.graniteds" name="granite-server-toplink" rev="3.1.1.GA">
<artifact name="granite-server-toplink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-server-toplink', version='3.1.1.GA')
)
libraryDependencies += "org.graniteds" % "granite-server-toplink" % "3.1.1.GA"
[org.graniteds/granite-server-toplink "3.1.1.GA"]