GroupId | GroupIdorg.pistoiaalliance.helm |
---|---|
ArtifactId | ArtifactIdhelm2-monomerservice |
Version | Version1.1.5 |
Type | Typewar |
Filename | Size |
---|---|
helm2-monomerservice-1.1.5.pom | |
helm2-monomerservice-1.1.5.war | 37 MB |
helm2-monomerservice-1.1.5-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.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-monomerservice/
implementation 'org.pistoiaalliance.helm:helm2-monomerservice:1.1.5'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-monomerservice/
implementation ("org.pistoiaalliance.helm:helm2-monomerservice:1.1.5")
'org.pistoiaalliance.helm:helm2-monomerservice:war:1.1.5'
<dependency org="org.pistoiaalliance.helm" name="helm2-monomerservice" rev="1.1.5">
<artifact name="helm2-monomerservice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-monomerservice', version='1.1.5')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-monomerservice" % "1.1.5"
[org.pistoiaalliance.helm/helm2-monomerservice "1.1.5"]