Last Version

uedi 0.2

Default class scanner for UEDI.

License

License

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

uedi
Version

Version

0.2
Type

Type

jar
Description

Description

uedi
Default class scanner for UEDI.
Project URL

Project URL

http://github.com/czyzby/uedi
Source Code Management

Source Code Management

http://github.com/czyzby/uedi/

Download uedi 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.czyzby : uedi-api jar 0.2
io.github.lukehutch : fast-classpath-scanner jar 1.9.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.czyzby : uedi-core jar 0.2

Project Modules

There are no modules declared in this project.