License |
License |
---|---|
GroupId | GroupIdcom.itachi1706.helpers |
ArtifactId | ArtifactIdhelperlib |
Version | Version1.3.3 |
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.3.pom | |
helperlib-1.3.3-sources.jar | 14 KB |
helperlib-1.3.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/
implementation 'com.itachi1706.helpers:helperlib:1.3.3'
// https://jarcasting.com/artifacts/com.itachi1706.helpers/helperlib/
implementation ("com.itachi1706.helpers:helperlib:1.3.3")
'com.itachi1706.helpers:helperlib:aar:1.3.3'
<dependency org="com.itachi1706.helpers" name="helperlib" rev="1.3.3">
<artifact name="helperlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.itachi1706.helpers', module='helperlib', version='1.3.3')
)
libraryDependencies += "com.itachi1706.helpers" % "helperlib" % "1.3.3"
[com.itachi1706.helpers/helperlib "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.preference » preference-ktx | jar | 1.1.1 |
com.google.android.material » material | jar | 1.4.0 |