rsl

Class Utils and Annotations For RSL

License

License

GroupId

GroupId

com.mageddo
ArtifactId

ArtifactId

rsl
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

rsl
Class Utils and Annotations For RSL

Download rsl

How to add to project

<!-- https://jarcasting.com/artifacts/com.mageddo/rsl/ -->
<dependency>
    <groupId>com.mageddo</groupId>
    <artifactId>rsl</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mageddo/rsl/
implementation 'com.mageddo:rsl:1.0.0'
// https://jarcasting.com/artifacts/com.mageddo/rsl/
implementation ("com.mageddo:rsl:1.0.0")
'com.mageddo:rsl:jar:1.0.0'
<dependency org="com.mageddo" name="rsl" rev="1.0.0">
  <artifact name="rsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mageddo', module='rsl', version='1.0.0')
)
libraryDependencies += "com.mageddo" % "rsl" % "1.0.0"
[com.mageddo/rsl "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.

Spring projects extensions

Installing dependencies

./gradlew clean build
./gradlew uploadArchives

Versions

Version
1.0.0