XmlByPassAnnotations

Get the Highest Android UI performance! XmlByPass is an annotationProcessor library for Android which auto generates the java code of your xml layouts in Source level (before compile)

Лицензия

Лицензия

Группа

Группа

io.github.aghajari
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

XmlByPassAnnotations
Get the Highest Android UI performance! XmlByPass is an annotationProcessor library for Android which auto generates the java code of your xml layouts in Source level (before compile)
Ссылка на сайт

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

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

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

https://github.com/Aghajari/XmlByPass

Скачать XmlByPassAnnotations

Имя Файла Размер
XmlByPassAnnotations-1.0.1.pom
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.0.1
1.0.0