Morpheus Gradle plugin

A gradle plugin to transform classes via Javassist for Android

Лицензия

Лицензия

Категории

Категории

Morpheus Прикладные библиотеки Science
Группа

Группа

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

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

morpheus-plugin
Последняя версия

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

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Morpheus Gradle plugin
A gradle plugin to transform classes via Javassist for Android

Скачать morpheus-plugin

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.stephanenicolas.javassist : javassist-build-plugin-api jar 1.0.0
com.android.tools.build : gradle jar 0.12.2
com.darylteo.gradle : javassist-plugin jar 0.4.1

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

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

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

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0