| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.aghajari |
| Идентификатор | ИдентификаторXmlByPass |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеXmlByPass
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)
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| XmlByPass-1.0.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.aghajari/XmlByPass/ -->
<dependency>
<groupId>io.github.aghajari</groupId>
<artifactId>XmlByPass</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aghajari/XmlByPass/
implementation 'io.github.aghajari:XmlByPass:1.0.1'
// https://jarcasting.com/artifacts/io.github.aghajari/XmlByPass/
implementation ("io.github.aghajari:XmlByPass:1.0.1")
'io.github.aghajari:XmlByPass:aar:1.0.1'
<dependency org="io.github.aghajari" name="XmlByPass" rev="1.0.1">
<artifact name="XmlByPass" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aghajari', module='XmlByPass', version='1.0.1')
)
libraryDependencies += "io.github.aghajari" % "XmlByPass" % "1.0.1"
[io.github.aghajari/XmlByPass "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0.1 |