MVN

com.likethesalad.android : android-buddy-tools

Maven & Gradle

Jun 30, 2021
1 usages
41 stars

Android Buddy · Transform Android project classes with Byte Buddy at compile time.

<dependency>
    <groupId>com.likethesalad.android</groupId>
    <artifactId>android-buddy-tools</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.likethesalad.android : android-buddy-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.likethesalad.android : android-buddy-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
android-buddy-tools-1.1.1
android-buddy-tools-1.1.0
1.0.x
android-buddy-tools-1.0.3
android-buddy-tools-1.0.2
android-buddy-tools-1.0.1
android-buddy-tools-1.0.0
0.8.x
android-buddy-tools-0.8.5
android-buddy-tools-0.8.4

How to add a dependency to Maven

Add the following com.likethesalad.android : android-buddy-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.likethesalad.android</groupId>
    <artifactId>android-buddy-tools</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.likethesalad.android : android-buddy-tools gradle dependency to your build.gradle file:

implementation 'com.likethesalad.android:android-buddy-tools:1.1.1'

Gradle Kotlin DSL: Add the following com.likethesalad.android : android-buddy-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.likethesalad.android:android-buddy-tools:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.likethesalad.android : android-buddy-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.likethesalad.android" % "android-buddy-tools" % "1.1.1"

Advertisement

Dependencies from Group

Aug 15, 2023
2 usages
173 stars
Jun 30, 2021
1 usages
41 stars
Feb 05, 2023
1 usages
222 stars
May 17, 2022
1 usages
173 stars
Aug 15, 2023
1 usages
173 stars

Discover Dependencies

Jul 29, 2021
1.3k stars
Aug 31, 2021
4 usages
11 stars
Aug 14, 2023
22 usages
3k stars
Jul 30, 2023
19 usages
2.3k stars
Jan 06, 2022
7 usages
3.8k stars
Aug 10, 2023
11 usages
27 stars