is not current version
Last Version 0.3.0

studio.crud.feature:kubernetes 0.0.1

Kubernetes Feature

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

kubernetes
Version

Version

0.0.1
Type

Type

jar

Download kubernetes 0.0.1


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