License |
License |
---|---|
GroupId | GroupIdtop.heue.utils |
ArtifactId | ArtifactIdbase |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbase
An android library for fast development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-1.1.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/top.heue.utils/base/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>base</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/base/
implementation 'top.heue.utils:base:1.1.3'
// https://jarcasting.com/artifacts/top.heue.utils/base/
implementation ("top.heue.utils:base:1.1.3")
'top.heue.utils:base:aar:1.1.3'
<dependency org="top.heue.utils" name="base" rev="1.1.3">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='base', version='1.1.3')
)
libraryDependencies += "top.heue.utils" % "base" % "1.1.3"
[top.heue.utils/base "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
com.google.android.material » material | jar | 1.5.0 |