GroupId | GroupIdorg.graniteds |
---|---|
ArtifactId | ArtifactIdgranite-gas |
Last Version | Last Version1.2.0_SP1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraniteDS GAS
|
Filename | Size |
---|---|
granite-gas-1.2.0_SP1.pom | |
granite-gas-1.2.0_SP1.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-gas/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-gas</artifactId>
<version>1.2.0_SP1</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-gas/
implementation 'org.graniteds:granite-gas:1.2.0_SP1'
// https://jarcasting.com/artifacts/org.graniteds/granite-gas/
implementation ("org.graniteds:granite-gas:1.2.0_SP1")
'org.graniteds:granite-gas:jar:1.2.0_SP1'
<dependency org="org.graniteds" name="granite-gas" rev="1.2.0_SP1">
<artifact name="granite-gas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-gas', version='1.2.0_SP1')
)
libraryDependencies += "org.graniteds" % "granite-gas" % "1.2.0_SP1"
[org.graniteds/granite-gas "1.2.0_SP1"]