is not current version
Last Version 0.9.9

org.gitective:gitective-core 0.9.8

gitective core library

GroupId

GroupId

org.gitective
ArtifactId

ArtifactId

gitective-core
Version

Version

0.9.8
Type

Type

jar

Download gitective-core 0.9.8


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