Daily Public Library

Provide utils classes commonly used in Android application development.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

dailyandroidnativelib
Last Version

Last Version

1.0.5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0