is not current version
Last Version 0.2

com.artipie:helm-adapter 0.1.2


Categories

Categories

Artipie Build Tools Distribution
GroupId

GroupId

com.artipie
ArtifactId

ArtifactId

helm-adapter
Version

Version

0.1.2
Type

Type

jar

Download helm-adapter 0.1.2


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