is not current version
Last Version 1.1.1

jogu 1.1.0

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

License

License

GroupId

GroupId

xyz.rk0cc.jogu
ArtifactId

ArtifactId

jogu
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (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.