Last Version

easy 0.0.1

A library which provides Java helpers

License

License

GroupId

GroupId

io.github.devlibx.userlib
ArtifactId

ArtifactId

base
Version

Version

0.0.1
Type

Type

jar
Description

Description

easy
A library which provides Java helpers

Download base 0.0.1


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

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.