#Public library repos for DailyStudio Apps.
License
Copyright(c) 2010-2014 DailyStudo
Licensed under the Apache License, Version 2.0
License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.dailystudio |
ArtifactId | ArtifactIddailyandroidnativelib |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDaily Public Library
Provide utils classes commonly used in Android application development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dailystudio/dailyandroidnativelib/ -->
<dependency>
<groupId>com.github.dailystudio</groupId>
<artifactId>dailyandroidnativelib</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dailystudio/dailyandroidnativelib/
implementation 'com.github.dailystudio:dailyandroidnativelib:1.0.5'
// https://jarcasting.com/artifacts/com.github.dailystudio/dailyandroidnativelib/
implementation ("com.github.dailystudio:dailyandroidnativelib:1.0.5")
'com.github.dailystudio:dailyandroidnativelib:aar:1.0.5'
<dependency org="com.github.dailystudio" name="dailyandroidnativelib" rev="1.0.5">
<artifact name="dailyandroidnativelib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dailystudio', module='dailyandroidnativelib', version='1.0.5')
)
libraryDependencies += "com.github.dailystudio" % "dailyandroidnativelib" % "1.0.5"
[com.github.dailystudio/dailyandroidnativelib "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dailystudio : dailyapplib | jar | 1.0.5 |
#Public library repos for DailyStudio Apps.
Copyright(c) 2010-2014 DailyStudo
Licensed under the Apache License, Version 2.0