io.github.javaezlib:JavaEZ

A simplification library to make Java easier for newcomers.

License

License

GroupId

GroupId

io.github.javaezlib
ArtifactId

ArtifactId

JavaEZ
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/JavaEZLib/JavaEZ

Download JavaEZ

How to add to project

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

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.

Versions

Version
1.7
1.6
1.5
1.4
1.3