Last Version

AndroTools Library 2.0.1

Common Tools and Utilities for Android Programming

License

License

GroupId

GroupId

de.dimensionv
ArtifactId

ArtifactId

androtools
Version

Version

2.0.1
Type

Type

aar
Description

Description

AndroTools Library
Common Tools and Utilities for Android Programming
Project URL

Project URL

https://github.com/dimensionv/AndroTools
Source Code Management

Source Code Management

https://github.com/dimensionv/AndroTools

Download androtools 2.0.1


<!-- https://jarcasting.com/artifacts/de.dimensionv/androtools/ -->
<dependency>
    <groupId>de.dimensionv</groupId>
    <artifactId>androtools</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.dimensionv/androtools/
implementation 'de.dimensionv:androtools:2.0.1'
// https://jarcasting.com/artifacts/de.dimensionv/androtools/
implementation ("de.dimensionv:androtools:2.0.1")
'de.dimensionv:androtools:aar:2.0.1'
<dependency org="de.dimensionv" name="androtools" rev="2.0.1">
  <artifact name="androtools" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.dimensionv', module='androtools', version='2.0.1')
)
libraryDependencies += "de.dimensionv" % "androtools" % "2.0.1"
[de.dimensionv/androtools "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
de.dimensionv : commonutilities jar 2.0.0

Project Modules

There are no modules declared in this project.