Jar examples for m:morpheus-plugin
A gradle plugin to transform classes via Javassist for Android
You can download jar file morpheus-plugin 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add morpheus-plugin-1.0.1.jar to your project.
<dependency> <groupId>com.github.stephanenicolas.morpheus</groupId> <artifactId>morpheus-plugin</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.stephanenicolas.morpheus', name: 'morpheus-plugin', version: '1.0.1'
libraryDependencies += "com.github.stephanenicolas.morpheus" % "morpheus-plugin" % "1.0.1"
<dependency org="com.github.stephanenicolas.morpheus" name="morpheus-plugin" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.stephanenicolas.morpheus', module='morpheus-plugin', version='1.0.1'))
'com.github.stephanenicolas.morpheus:morpheus-plugin:jar:1.0.1'
Click the following link to download the jar file.
morpheus-plugin-1.0.1-javadoc.jar