GroupId | GroupIdcom.github.terma.gigaspace-web-console |
---|---|
ArtifactId | ArtifactIdaggregator |
Version | Version0.0.41 |
Type | Typepom |
Filename | Size |
---|---|
aggregator-0.0.41.pom | 7 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.41</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.41'
// https://jarcasting.com/artifacts/com.github.terma.gigaspace-web-console/aggregator/
implementation ("com.github.terma.gigaspace-web-console:aggregator:0.0.41")
'com.github.terma.gigaspace-web-console:aggregator:pom:0.0.41'
<dependency org="com.github.terma.gigaspace-web-console" name="aggregator" rev="0.0.41">
<artifact name="aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.terma.gigaspace-web-console', module='aggregator', version='0.0.41')
)
libraryDependencies += "com.github.terma.gigaspace-web-console" % "aggregator" % "0.0.41"
[com.github.terma.gigaspace-web-console/aggregator "0.0.41"]