is not current version
Last Version 0.9.54

io.fabric8:gitective-core 0.9.11

fabric8 gitective core library

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gitective-core
Version

Version

0.9.11
Type

Type

jar

Download gitective-core 0.9.11


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