Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.terma.gigaspace-web-console |
ArtifactId | ArtifactIdprovider |
Version | Version1.0.12 |
Type | Typejar |
Filename | Size |
---|---|
provider-1.0.12.pom | |
provider-1.0.12.jar | 100 KB |
provider-1.0.12-sources.jar | 78 KB |
provider-1.0.12-javadoc.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/ -->
<dependency>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>provider</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/
implementation 'com.github.terma.gigaspace-web-console:provider:1.0.12'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/
implementation ("com.github.terma.gigaspace-web-console:provider:1.0.12")
'com.github.terma.gigaspace-web-console:provider:jar:1.0.12'
<dependency org="com.github.terma.gigaspace-web-console" name="provider" rev="1.0.12">
<artifact name="provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='provider', version='1.0.12')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "provider" % "1.0.12"
[com.github.terma.gigaspace-web-console/provider "1.0.12"]