IconManager Client

Simple library for icon requests on android devices. Can be used standalone or with core package.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pddstudio
ArtifactId

ArtifactId

iconmanager-client
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

IconManager Client
Simple library for icon requests on android devices. Can be used standalone or with core package.

Download iconmanager-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
com.google.code.gson : gson jar 2.4
com.pddstudio : iconmanager-utils jar 1.0.1
com.android.support » appcompat-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1