is not current version
Last Version 1.2.0.redhat-133

io.fabric8.patch:patch-client 1.1.0.CR1


Categories

Categories

CLI User Interface
GroupId

GroupId

io.fabric8.patch
ArtifactId

ArtifactId

patch-client
Version

Version

1.1.0.CR1
Type

Type

jar

Download patch-client 1.1.0.CR1


<!-- https://jarcasting.com/artifacts/io.fabric8.patch/patch-client/ -->
<dependency>
    <groupId>io.fabric8.patch</groupId>
    <artifactId>patch-client</artifactId>
    <version>1.1.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.patch/patch-client/
implementation 'io.fabric8.patch:patch-client:1.1.0.CR1'
// https://jarcasting.com/artifacts/io.fabric8.patch/patch-client/
implementation ("io.fabric8.patch:patch-client:1.1.0.CR1")
'io.fabric8.patch:patch-client:jar:1.1.0.CR1'
<dependency org="io.fabric8.patch" name="patch-client" rev="1.1.0.CR1">
  <artifact name="patch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.patch', module='patch-client', version='1.1.0.CR1')
)
libraryDependencies += "io.fabric8.patch" % "patch-client" % "1.1.0.CR1"
[io.fabric8.patch/patch-client "1.1.0.CR1"]