JUtils Library

Utility library for Android projects

License

License

GroupId

GroupId

com.github.joaocruz04.jutils
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

aar
Description

Description

JUtils Library
Utility library for Android projects

Download library

How to add to project

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

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-RELEASE