GroupId | GroupIdorg.pistoiaalliance.helm |
---|---|
ArtifactId | ArtifactIdhelm2-notationtoolkit |
Version | Version1.3.7 |
Type | Typejar |
Filename | Size |
---|---|
helm2-notationtoolkit-1.3.7.pom | |
helm2-notationtoolkit-1.3.7.jar | 303 KB |
helm2-notationtoolkit-1.3.7-sources.jar | 288 KB |
helm2-notationtoolkit-1.3.7-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-notationtoolkit/ -->
<dependency>
<groupId>org.pistoiaalliance.helm</groupId>
<artifactId>helm2-notationtoolkit</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-notationtoolkit/
implementation 'org.pistoiaalliance.helm:helm2-notationtoolkit:1.3.7'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-notationtoolkit/
implementation ("org.pistoiaalliance.helm:helm2-notationtoolkit:1.3.7")
'org.pistoiaalliance.helm:helm2-notationtoolkit:jar:1.3.7'
<dependency org="org.pistoiaalliance.helm" name="helm2-notationtoolkit" rev="1.3.7">
<artifact name="helm2-notationtoolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-notationtoolkit', version='1.3.7')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-notationtoolkit" % "1.3.7"
[org.pistoiaalliance.helm/helm2-notationtoolkit "1.3.7"]