License |
License |
---|---|
GroupId | GroupIdcom.nikialeksey |
ArtifactId | ArtifactIdgoo |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoo
Object oriented jgit wrapper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
goo-0.0.2.pom | |
goo-0.0.2.jar | 3 KB |
goo-0.0.2-sources.jar | 2 KB |
goo-0.0.2-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 5.2.0.201812061821-r |