Last Version

AndroidToolbox 0.0.1

Collection of methods and classes useful in Android development

License

License

GroupId

GroupId

com.github.92tonywills
ArtifactId

ArtifactId

androidtoolbox
Version

Version

0.0.1
Type

Type

aar
Description

Description

AndroidToolbox
Collection of methods and classes useful in Android development

Download androidtoolbox 0.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.