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

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

com.github.freedtice
Идентификатор

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

gradle-catfix
Последняя версия

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

0.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

https://github.com/fREEDtICE/gradle-catfix

Скачать gradle-catfix

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

<!-- https://jarcasting.com/artifacts/com.github.freedtice/gradle-catfix/ -->
<dependency>
    <groupId>com.github.freedtice</groupId>
    <artifactId>gradle-catfix</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.freedtice/gradle-catfix/
implementation 'com.github.freedtice:gradle-catfix:0.1.3'
// https://jarcasting.com/artifacts/com.github.freedtice/gradle-catfix/
implementation ("com.github.freedtice:gradle-catfix:0.1.3")
'com.github.freedtice:gradle-catfix:jar:0.1.3'
<dependency org="com.github.freedtice" name="gradle-catfix" rev="0.1.3">
  <artifact name="gradle-catfix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.freedtice', module='gradle-catfix', version='0.1.3')
)
libraryDependencies += "com.github.freedtice" % "gradle-catfix" % "0.1.3"
[com.github.freedtice/gradle-catfix "0.1.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.18.2-GA

test (1)

Идентификатор библиотеки Тип Версия
com.android.tools.build : gradle jar 1.0.0

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

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

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0