GroupId | GroupIdorg.pistoiaalliance.helm |
---|---|
ArtifactId | ArtifactIdhelm2-monomerservice |
Version | Version1.1.8 |
Type | Typewar |
Filename | Size |
---|---|
helm2-monomerservice-1.1.8.pom | |
helm2-monomerservice-1.1.8.war | 37 MB |
helm2-monomerservice-1.1.8-sources.jar | 676 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-monomerservice/ -->
<dependency>
<groupId>org.pistoiaalliance.helm</groupId>
<artifactId>helm2-monomerservice</artifactId>
<version>1.1.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-monomerservice/
implementation 'org.pistoiaalliance.helm:helm2-monomerservice:1.1.8'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-monomerservice/
implementation ("org.pistoiaalliance.helm:helm2-monomerservice:1.1.8")
'org.pistoiaalliance.helm:helm2-monomerservice:war:1.1.8'
<dependency org="org.pistoiaalliance.helm" name="helm2-monomerservice" rev="1.1.8">
<artifact name="helm2-monomerservice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-monomerservice', version='1.1.8')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-monomerservice" % "1.1.8"
[org.pistoiaalliance.helm/helm2-monomerservice "1.1.8"]