Last Version

Daily Public Library 1.0.5

Provide utils classes commonly used in Android application development.

License

License

GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

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


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