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