Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.terma.gigaspace-web-console |
ArtifactId | ArtifactIdprovider |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
provider-1.1.0.pom | |
provider-1.1.0.jar | 100 KB |
provider-1.1.0-sources.jar | 77 KB |
provider-1.1.0-javadoc.jar | 248 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/
implementation 'com.github.terma.gigaspace-web-console:provider:1.1.0'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/provider/
implementation ("com.github.terma.gigaspace-web-console:provider:1.1.0")
'com.github.terma.gigaspace-web-console:provider:jar:1.1.0'
<dependency org="com.github.terma.gigaspace-web-console" name="provider" rev="1.1.0">
<artifact name="provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='provider', version='1.1.0')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "provider" % "1.1.0"
[com.github.terma.gigaspace-web-console/provider "1.1.0"]