is not current version
Last Version 1.0.5

com.github.dailystudio:dailyandroidnativelib 1.0.3

Provide utils classes commonly used in Android application development.

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.dailystudio
ArtifactId

ArtifactId

dailyandroidnativelib
Version

Version

1.0.3
Type

Type

aar

Download dailyandroidnativelib 1.0.3


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