Last Version

Android Buddy 1.1.1

Transform Android project classes with Byte Buddy at compile time.

License

License

GroupId

GroupId

com.likethesalad.android
ArtifactId

ArtifactId

android-buddy-plugin
Version

Version

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


<!-- 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.