Android Buddy

Transform Android project classes with Byte Buddy at compile time.

Лицензия

Лицензия

Группа

Группа

com.likethesalad.android
Идентификатор

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

android-buddy-plugin
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Android Buddy
Transform Android project classes with Byte Buddy at compile time.
Ссылка на сайт

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

https://github.com/LikeTheSalad/android-buddy
Система контроля версий

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

https://github.com/LikeTheSalad/android-buddy

Скачать android-buddy-plugin

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

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

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
com.likethesalad.android : android-buddy-tools jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
com.google.dagger : dagger jar 2.28.1
com.google.auto.factory : auto-factory jar 1.0-beta8
io.github.classgraph : classgraph jar 4.8.87

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

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

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

Версия
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.8.5
0.8.4