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