| GroupId | GroupIdorg.pistoiaalliance.helm |
|---|---|
| ArtifactId | ArtifactIdhelm2-notationtoolkit |
| Version | Version1.3.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| helm2-notationtoolkit-1.3.3.pom | |
| helm2-notationtoolkit-1.3.3.jar | 303 KB |
| helm2-notationtoolkit-1.3.3-sources.jar | 284 KB |
| helm2-notationtoolkit-1.3.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-notationtoolkit/
implementation 'org.pistoiaalliance.helm:helm2-notationtoolkit:1.3.3'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-notationtoolkit/
implementation ("org.pistoiaalliance.helm:helm2-notationtoolkit:1.3.3")
'org.pistoiaalliance.helm:helm2-notationtoolkit:jar:1.3.3'
<dependency org="org.pistoiaalliance.helm" name="helm2-notationtoolkit" rev="1.3.3">
<artifact name="helm2-notationtoolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-notationtoolkit', version='1.3.3')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-notationtoolkit" % "1.3.3"
[org.pistoiaalliance.helm/helm2-notationtoolkit "1.3.3"]