GroupId | GroupIdcom.github.terma.gigaspace-web-console |
---|---|
ArtifactId | ArtifactIdcore |
Version | Version1.0.15 |
Type | Typejar |
Filename | Size |
---|---|
core-1.0.15.pom | |
core-1.0.15.jar | 26 KB |
core-1.0.15-sources.jar | 24 KB |
core-1.0.15-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/core/ -->
<dependency>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>core</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/core/
implementation 'com.github.terma.gigaspace-web-console:core:1.0.15'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/core/
implementation ("com.github.terma.gigaspace-web-console:core:1.0.15")
'com.github.terma.gigaspace-web-console:core:jar:1.0.15'
<dependency org="com.github.terma.gigaspace-web-console" name="core" rev="1.0.15">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='core', version='1.0.15')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "core" % "1.0.15"
[com.github.terma.gigaspace-web-console/core "1.0.15"]