Android Buddy

Transform Android project classes with Byte Buddy at compile time.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

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-tools

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.bytebuddy : byte-buddy jar 1.10.19

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

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

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

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

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