| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.madisp.pretty |
| Идентификатор | Идентификаторpretty |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеpretty
A convenience library to process View attributes in Android layout files at runtime.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pretty-0.1.0.pom | |
| pretty-0.1.0.jar | 6 KB |
| pretty-0.1.0-sources.jar | 4 KB |
| pretty-0.1.0-javadoc.jar | 42 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.0.1.2 |