javaLib

A java lib

License

License

GroupId

GroupId

io.github.rqrjc
ArtifactId

ArtifactId

lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

javaLib
A java lib
Project URL

Project URL

https://github.com/rqrjc/rqrjc_git
Source Code Management

Source Code Management

https://github.com/rqrjc/rqrjc_git

Download lib

How to add to project

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

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.0.0