MVN

com.github.freedtice : gradle-catfix

Maven & Gradle

Feb 17, 2016
4 stars

gradle-catfix · This project is gradle plugin for Catfix. with this tool, you can build your patch dex file with one command. then you can use hot fix from Catfix

<dependency>
    <groupId>com.github.freedtice</groupId>
    <artifactId>gradle-catfix</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.freedtice : gradle-catfix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.github.freedtice : gradle-catfix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
gradle-catfix-0.1.3
gradle-catfix-0.1.2
gradle-catfix-0.1.1
gradle-catfix-0.1.0

How to add a dependency to Maven

Add the following com.github.freedtice : gradle-catfix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.freedtice</groupId>
    <artifactId>gradle-catfix</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.freedtice : gradle-catfix gradle dependency to your build.gradle file:

implementation 'com.github.freedtice:gradle-catfix:0.1.3'

Gradle Kotlin DSL: Add the following com.github.freedtice : gradle-catfix gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.freedtice:gradle-catfix:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.freedtice : gradle-catfix sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.freedtice" % "gradle-catfix" % "0.1.3"

Advertisement

Dependencies from Group

Feb 17, 2016
4 stars

Discover Dependencies

May 22, 2023
3k usages
29 stars
Jul 17, 2021
260 usages
Sep 25, 2018
5 usages
Aug 15, 2023
273 usages
2.4k stars
Aug 05, 2023
587 usages
36.2k stars
Oct 16, 2019
4.7k usages
2k stars
Feb 01, 2023
90 usages
35 stars