ZooperUtils

ZooperUtils for Android

License

License

GroupId

GroupId

com.pddstudio
ArtifactId

ArtifactId

zooperutils
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

ZooperUtils
ZooperUtils for Android
Project URL

Project URL

https://github.com/pddstudio/ZooperUtils
Source Code Management

Source Code Management

https://github.com/pddstudio/ZooperUtils

Download zooperutils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.3.0
com.android.support » cardview-v7 jar 23.3.0
com.android.support » appcompat-v7 jar 23.3.0

Project Modules

There are no modules declared in this project.

##ZooperUtils Detailed Description coming soon

###Usage Add the following line to your build.gradle file: compile 'com.pddstudio:zooperutils:0.0.5'

For now, please take a look at the sample to see how to use this library.

##License Copyright 2015 Patrick J

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1