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