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