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