Daily Public Library

Provide utils classes commonly used in Android application development.

License

License

GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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