jogu

A Java library that containing Git repository URL as object with parser provided.

License

License

GroupId

GroupId

xyz.rk0cc.jogu
ArtifactId

ArtifactId

jogu
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jogu
A Java library that containing Git repository URL as object with parser provided.
Project URL

Project URL

https://github.com/rk0cc/jogu
Source Code Management

Source Code Management

https://github.com/rk0cc/jogu/tree/main

Download jogu

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0-Release