daya-android-library
Daya Library for Android
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shnoble |
| ArtifactId | ArtifactIddaya-common |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDaya Common
Daya Common Module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| daya-common-1.1.pom | |
| daya-common-1.1.aar | 18 KB |
| daya-common-1.1-sources.jar | 681 bytes |
| daya-common-1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shnoble/daya-common/ -->
<dependency>
<groupId>com.github.shnoble</groupId>
<artifactId>daya-common</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shnoble/daya-common/
implementation 'com.github.shnoble:daya-common:1.1'
// https://jarcasting.com/artifacts/com.github.shnoble/daya-common/
implementation ("com.github.shnoble:daya-common:1.1")
'com.github.shnoble:daya-common:aar:1.1'
<dependency org="com.github.shnoble" name="daya-common" rev="1.1">
<artifact name="daya-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.shnoble', module='daya-common', version='1.1')
)
libraryDependencies += "com.github.shnoble" % "daya-common" % "1.1"
[com.github.shnoble/daya-common "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.core » core-ktx | jar | 1.2.0 |
Daya Library for Android