Categories |
CategoriesArtipie Build Tools Distribution |
---|---|
GroupId | GroupIdcom.artipie |
ArtifactId | ArtifactIdhelm-adapter |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
helm-adapter-0.1.4.pom | |
helm-adapter-0.1.4.jar | 14 KB |
helm-adapter-0.1.4-sources.jar | 13 KB |
helm-adapter-0.1.4-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/helm-adapter/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>helm-adapter</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/helm-adapter/
implementation 'com.artipie:helm-adapter:0.1.4'
// https://jarcasting.com/artifacts/com.artipie/helm-adapter/
implementation ("com.artipie:helm-adapter:0.1.4")
'com.artipie:helm-adapter:jar:0.1.4'
<dependency org="com.artipie" name="helm-adapter" rev="0.1.4">
<artifact name="helm-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='helm-adapter', version='0.1.4')
)
libraryDependencies += "com.artipie" % "helm-adapter" % "0.1.4"
[com.artipie/helm-adapter "0.1.4"]