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