Last Version

GRegistry 1.3.0

A simple gosu implementation of code registry where you can retrieve a group of classes marked by custom annotation.

License

License

GroupId

GroupId

xyz.ronella.gosu
ArtifactId

ArtifactId

gregistry
Version

Version

1.3.0
Type

Type

jar
Description

Description

GRegistry
A simple gosu implementation of code registry where you can retrieve a group of classes marked by custom annotation.
Project URL

Project URL

https://github.com/rcw3bb/gregistry
Source Code Management

Source Code Management

https://github.com/rcw3bb/gregistry

Download gregistry 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.gosu-lang.gosu : gosu-core jar 1.14.14
org.slf4j : slf4j-api jar 1.7.25
xyz.ronella.gosu : gcache jar 1.1.0

test (2)

Group / Artifact Type Version
org.gosu-lang.gosu : gosu-test jar 1.14.14
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1

Project Modules

There are no modules declared in this project.