License |
License |
---|---|
GroupId | GroupIdcom.itachi1706.helpers |
ArtifactId | ArtifactIdhelperlib |
Version | Version1.2.1 |
Type | Typeaar |
Description |
DescriptionAndroid Helper Library
Various Helper classes for Android Projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helperlib-1.2.1.pom | |
helperlib-1.2.1-sources.jar | 11 KB |
helperlib-1.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/ -->
<dependency>
<groupId>com.itachi1706.helpers</groupId>
<artifactId>helperlib</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/
implementation 'com.itachi1706.helpers:helperlib:1.2.1'
// https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/
implementation ("com.itachi1706.helpers:helperlib:1.2.1")
'com.itachi1706.helpers:helperlib:aar:1.2.1'
<dependency org="com.itachi1706.helpers" name="helperlib" rev="1.2.1">
<artifact name="helperlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.itachi1706.helpers', module='helperlib', version='1.2.1')
)
libraryDependencies += "com.itachi1706.helpers" % "helperlib" % "1.2.1"
[com.itachi1706.helpers/helperlib "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.core » core-ktx | jar | 1.5.0 |
androidx.preference » preference-ktx | jar | 1.1.1 |
com.google.android.material » material | jar | 1.3.0 |