is not current version
Last Version 0.9.54

io.fabric8:gitective-core 0.9.53

fabric8 gitective core library

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gitective-core
Version

Version

0.9.53
Type

Type

jar

Download gitective-core 0.9.53


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