android-util

Most used short code snippets generically designed

License

License

GroupId

GroupId

in.yajnesh.util
ArtifactId

ArtifactId

android-util
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-util
Most used short code snippets generically designed
Project URL

Project URL

https://github.com/yajnesh/android-util
Source Code Management

Source Code Management

https://github.com/yajnesh/android-util

Download android-util

How to add to project

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