Last Version

io.github.redstoneboy0509:JavaEZ 1.2

A simplification library to make Java easier for newcomers.

License

License

GroupId

GroupId

io.github.redstoneboy0509
ArtifactId

ArtifactId

JavaEZ
Version

Version

1.2
Type

Type

jar
Description

Description

io.github.redstoneboy0509:JavaEZ
A simplification library to make Java easier for newcomers.
Project URL

Project URL

https://github.com/RedstoneBoy0509/JavaEZ
Source Code Management

Source Code Management

https://github.com/RedstoneBoy0509/JavaEZ

Download JavaEZ 1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.