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.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add morpheus-plugin-1.0.7.jar to your project.
<dependency> <groupId>com.github.stephanenicolas.morpheus</groupId> <artifactId>morpheus-plugin</artifactId> <version>1.0.7</version> </dependency>
compile group: 'com.github.stephanenicolas.morpheus', name: 'morpheus-plugin', version: '1.0.7'
libraryDependencies += "com.github.stephanenicolas.morpheus" % "morpheus-plugin" % "1.0.7"
<dependency org="com.github.stephanenicolas.morpheus" name="morpheus-plugin" rev="1.0.7"/>
@Grapes(@Grab(group='com.github.stephanenicolas.morpheus', module='morpheus-plugin', version='1.0.7'))
'com.github.stephanenicolas.morpheus:morpheus-plugin:jar:1.0.7'
Click the following link to download the jar file.
morpheus-plugin-1.0.7-javadoc.jar