is not current version
Last Version 1.2.2

org.pistoiaalliance.helm:helm2-helmnotationparser 1.2.1

Module to parse HELM Notation in the format 1 and 2.

GroupId

GroupId

org.pistoiaalliance.helm
ArtifactId

ArtifactId

helm2-helmnotationparser
Version

Version

1.2.1
Type

Type

jar

Download helm2-helmnotationparser 1.2.1


<!-- https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-helmnotationparser/ -->
<dependency>
    <groupId>org.pistoiaalliance.helm</groupId>
    <artifactId>helm2-helmnotationparser</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-helmnotationparser/
implementation 'org.pistoiaalliance.helm:helm2-helmnotationparser:1.2.1'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-helmnotationparser/
implementation ("org.pistoiaalliance.helm:helm2-helmnotationparser:1.2.1")
'org.pistoiaalliance.helm:helm2-helmnotationparser:jar:1.2.1'
<dependency org="org.pistoiaalliance.helm" name="helm2-helmnotationparser" rev="1.2.1">
  <artifact name="helm2-helmnotationparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-helmnotationparser', version='1.2.1')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-helmnotationparser" % "1.2.1"
[org.pistoiaalliance.helm/helm2-helmnotationparser "1.2.1"]