goo

Object oriented jgit wrapper

License

License

GroupId

GroupId

com.nikialeksey
ArtifactId

ArtifactId

goo
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

goo
Object oriented jgit wrapper
Project URL

Project URL

https://github.com/nikialeksey/goo
Source Code Management

Source Code Management

https://github.com/nikialeksey/goo

Download goo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.2.0.201812061821-r

Project Modules

There are no modules declared in this project.

Goo

Elegant Objects Respected Here

nullfree status

Maven Central Build Status codecov

License: MIT

Versions

Version
0.0.2
0.0.1