MVN

com.github.dailystudio : dailyapplib

Maven & Gradle

Nov 30, 2015
1 usages
1 stars

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

<dependency>
    <groupId>com.github.dailystudio</groupId>
    <artifactId>dailyapplib</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dailystudio : dailyapplib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.github.dailystudio : dailyapplib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dailyapplib-1.0.5
dailyapplib-1.0.4
dailyapplib-1.0.3
dailyapplib-1.0.2
dailyapplib-1.0.1
dailyapplib-1.0.0

How to add a dependency to Maven

Add the following com.github.dailystudio : dailyapplib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dailystudio</groupId>
    <artifactId>dailyapplib</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dailystudio : dailyapplib gradle dependency to your build.gradle file:

implementation 'com.github.dailystudio:dailyapplib:1.0.5'

Gradle Kotlin DSL: Add the following com.github.dailystudio : dailyapplib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dailystudio:dailyapplib:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dailystudio : dailyapplib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dailystudio" % "dailyapplib" % "1.0.5"

Advertisement

Dependencies from Group

Aug 10, 2019
2 usages
0 stars
Nov 30, 2015
1 usages
1 stars
Nov 30, 2015
1 usages
1 stars
Aug 12, 2019
17 stars

Discover Dependencies

Feb 12, 2018
2 usages
7 stars
Jul 29, 2017
2 usages
7 stars
Jul 29, 2017
2 usages
7 stars
Aug 28, 2018
1 usages
Feb 10, 2018
1 usages
787 stars
Dec 15, 2015
1 usages
117 stars
Dec 19, 2015
1 usages
0 stars
Dec 25, 2015
1 usages
4 stars
May 11, 2020
1 usages
6 stars