Quicklib

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

Лицензия

Лицензия

Группа

Группа

com.quicklib
Идентификатор

Идентификатор

quicklib-ratioview
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Quicklib
Quicklib is a lightweight Android library that provides a bunch of utility classes used to simplify your dev
Ссылка на сайт

Ссылка на сайт

https://github.com/kyso84/quicklib.git
Система контроля версий

Система контроля версий

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

Скачать quicklib-ratioview

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.quicklib : quicklib-core jar 1.0.1
com.android.support » cardview-v7 jar 25.3.1

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
1.0.1
1.0