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

pretty 0.1.0

A convenience library to process View attributes in Android layout files at runtime.

Лицензия

Лицензия

Группа

Группа

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

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

pretty
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

pretty
A convenience library to process View attributes in Android layout files at runtime.
Ссылка на сайт

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

http://github.com/madisp/pretty
Система контроля версий

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

http://github.com/madisp/pretty

Скачать pretty 0.1.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 13.0

provided (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 4.0.1.2

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

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