License |
License |
---|---|
GroupId | GroupIdcom.github.semoncat.udroid |
ArtifactId | ArtifactIdLibraryUDroid |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionUDroid Library
A Simple Library For Android Developer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LibraryUDroid-0.0.1.pom | |
LibraryUDroid-0.0.1.aar | 3 KB |
LibraryUDroid-0.0.1-sources.jar | 1 KB |
LibraryUDroid-0.0.1-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 19.0.+ |