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