Last Version

Daily Public Library 1.0.5

Provide utils classes commonly used in Android application development.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

dailyandroidnativelib
Version

Version

1.0.5
Type

Type

aar
Description

Description

Daily Public Library
Provide utils classes commonly used in Android application development.
Project URL

Project URL

https://github.com/dailystudio/dspublic
Source Code Management

Source Code Management

https://github.com/dailystudio/dspublic.git

Download dailyandroidnativelib 1.0.5


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dailystudio : dailyapplib jar 1.0.5

Project Modules

There are no modules declared in this project.