Last Version

UDroid Library 0.0.1

A Simple Library For Android Developer

License

License

GroupId

GroupId

com.github.semoncat.udroid
ArtifactId

ArtifactId

LibraryUDroid
Version

Version

0.0.1
Type

Type

aar
Description

Description

UDroid Library
A Simple Library For Android Developer
Project URL

Project URL

https://github.com/SemonCat/UDroid
Source Code Management

Source Code Management

https://github.com/SemonCat/UDroid

Download LibraryUDroid 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.+

Project Modules

There are no modules declared in this project.