GroupId | GroupIdcom.github.terma.gigaspace-web-console |
---|---|
ArtifactId | ArtifactIdaggregator |
Version | Version0.0.40 |
Type | Typepom |
Filename | Size |
---|---|
aggregator-0.0.40.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/ -->
<dependency>
<groupId>com.github.terma.gigaspace-web-console</groupId>
<artifactId>aggregator</artifactId>
<version>0.0.40</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/
implementation 'com.github.terma.gigaspace-web-console:aggregator:0.0.40'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/
implementation ("com.github.terma.gigaspace-web-console:aggregator:0.0.40")
'com.github.terma.gigaspace-web-console:aggregator:pom:0.0.40'
<dependency org="com.github.terma.gigaspace-web-console" name="aggregator" rev="0.0.40">
<artifact name="aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='aggregator', version='0.0.40')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "aggregator" % "0.0.40"
[com.github.terma.gigaspace-web-console/aggregator "0.0.40"]