Quicklib

Quicklib is a lightweight Android library that provides a bunch of utility classes used to simplify your dev

License

License

GroupId

GroupId

com.quicklib
ArtifactId

ArtifactId

quicklib-ratioview
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Quicklib
Quicklib is a lightweight Android library that provides a bunch of utility classes used to simplify your dev
Project URL

Project URL

https://github.com/kyso84/quicklib.git
Source Code Management

Source Code Management

https://github.com/kyso84/quicklib.git

Download quicklib-ratioview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.quicklib : quicklib-core jar 1.0.1
com.android.support » cardview-v7 jar 25.3.1

Project Modules

There are no modules declared in this project.

Quicklib

Quicklib is a lightweight Android library that provides a bunch of utility classes used to simplify your dev

Modules

TODO

Download

Grab via Maven:

<dependency>
  <groupId>com.quicklib</groupId>
  <artifactId>quicklib-all</artifactId>
  <version>1.0.0</version>
</dependency>

or Gradle:

implementation 'com.quicklib:quicklib-all:1.0.0'

License

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
1.0.1
1.0