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

RPatch (Parent) 0.9

Android library for creating resizable, repeating Drawables from familiar NinePatch format.

Лицензия

Лицензия

Группа

Группа

com.github.jonathannye.rpatch
Идентификатор

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

parent
Версия

Версия

0.9
Тип

Тип

pom
Описание

Описание

RPatch (Parent)
Android library for creating resizable, repeating Drawables from familiar NinePatch format.
Ссылка на сайт

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

http://github.com/JonathanNye/rpatch

Скачать parent 0.9

Имя Файла Размер
parent-0.9.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.jonathannye.rpatch/parent/ -->
<dependency>
    <groupId>com.github.jonathannye.rpatch</groupId>
    <artifactId>parent</artifactId>
    <version>0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonathannye.rpatch/parent/
implementation 'com.github.jonathannye.rpatch:parent:0.9'
// https://jarcasting.com/artifacts/com.github.jonathannye.rpatch/parent/
implementation ("com.github.jonathannye.rpatch:parent:0.9")
'com.github.jonathannye.rpatch:parent:pom:0.9'
<dependency org="com.github.jonathannye.rpatch" name="parent" rev="0.9">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jonathannye.rpatch', module='parent', version='0.9')
)
libraryDependencies += "com.github.jonathannye.rpatch" % "parent" % "0.9"
[com.github.jonathannye.rpatch/parent "0.9"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • rpatch
  • demo