License |
License |
---|---|
GroupId | GroupIdcom.itachi1706.helpers |
ArtifactId | ArtifactIdhelperlib |
Version | Version1.3.7 |
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.3.7.pom | |
helperlib-1.3.7-sources.jar | 14 KB |
helperlib-1.3.7-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/ -->
<dependency>
<groupId>com.itachi1706.helpers</groupId>
<artifactId>helperlib</artifactId>
<version>1.3.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/
implementation 'com.itachi1706.helpers:helperlib:1.3.7'
// https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/
implementation ("com.itachi1706.helpers:helperlib:1.3.7")
'com.itachi1706.helpers:helperlib:aar:1.3.7'
<dependency org="com.itachi1706.helpers" name="helperlib" rev="1.3.7">
<artifact name="helperlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.itachi1706.helpers', module='helperlib', version='1.3.7')
)
libraryDependencies += "com.itachi1706.helpers" % "helperlib" % "1.3.7"
[com.itachi1706.helpers/helperlib "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.preference » preference-ktx | jar | 1.2.0 |
com.google.android.material » material | jar | 1.5.0 |