Daily Public Library

Provide utils classes commonly used in Android application development.

License

License

GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

dailyapplib
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 dailyapplib

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-v4 jar 23.1.1
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3
com.github.dailystudio : dailycorelib 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