Last Version

JUtils Library 1.0.1

Utility library for Android projects

License

License

GroupId

GroupId

com.github.joaocruz04
ArtifactId

ArtifactId

jutils
Version

Version

1.0.1
Type

Type

aar
Description

Description

JUtils Library
Utility library for Android projects

Download jutils 1.0.1


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