License |
License |
---|---|
GroupId | GroupIdcom.github.liaopen123 |
ArtifactId | ArtifactIdbaselib |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbaselib
android lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
baselib-1.0.1.pom | |
baselib-1.0.1-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaopen123/baselib/ -->
<dependency>
<groupId>com.github.liaopen123</groupId>
<artifactId>baselib</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaopen123/baselib/
implementation 'com.github.liaopen123:baselib:1.0.1'
// https://jarcasting.com/artifacts/com.github.liaopen123/baselib/
implementation ("com.github.liaopen123:baselib:1.0.1")
'com.github.liaopen123:baselib:aar:1.0.1'
<dependency org="com.github.liaopen123" name="baselib" rev="1.0.1">
<artifact name="baselib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaopen123', module='baselib', version='1.0.1')
)
libraryDependencies += "com.github.liaopen123" % "baselib" % "1.0.1"
[com.github.liaopen123/baselib "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
androidx.core » core-ktx | jar | 1.2.0 |
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.1.0 |
androidx.startup » startup-runtime | jar | 1.0.0-alpha01 |