License |
License |
---|---|
GroupId | GroupIdcom.github.92tonywills |
ArtifactId | ArtifactIdandroidtoolbox |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidToolbox
Collection of methods and classes useful in Android development
|
Filename | Size |
---|---|
androidtoolbox-0.0.1.pom | |
androidtoolbox-0.0.1.aar | 16 KB |
androidtoolbox-0.0.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.92tonywills/androidtoolbox/ -->
<dependency>
<groupId>com.github.92tonywills</groupId>
<artifactId>androidtoolbox</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.92tonywills/androidtoolbox/
implementation 'com.github.92tonywills:androidtoolbox:0.0.1'
// https://jarcasting.com/artifacts/com.github.92tonywills/androidtoolbox/
implementation ("com.github.92tonywills:androidtoolbox:0.0.1")
'com.github.92tonywills:androidtoolbox:aar:0.0.1'
<dependency org="com.github.92tonywills" name="androidtoolbox" rev="0.0.1">
<artifact name="androidtoolbox" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.92tonywills', module='androidtoolbox', version='0.0.1')
)
libraryDependencies += "com.github.92tonywills" % "androidtoolbox" % "0.0.1"
[com.github.92tonywills/androidtoolbox "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.4.0 |