Android Buddy

Transform Android project classes with Byte Buddy at compile time.

License

License

GroupId

GroupId

com.likethesalad.android
ArtifactId

ArtifactId

android-buddy-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Android Buddy
Transform Android project classes with Byte Buddy at compile time.
Project URL

Project URL

https://github.com/LikeTheSalad/android-buddy
Source Code Management

Source Code Management

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

Download android-buddy-plugin

How to add to project

<!-- 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"]

Dependencies

runtime (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.8.5
0.8.4