Jar examples for c:customcode
The StackMob Custom Code SDK.
You can download jar file customcode 0.5.6 in this page.
Apache 2
You can use the following script to add customcode-0.5.6.jar to your project.
<dependency> <groupId>com.stackmob</groupId> <artifactId>customcode</artifactId> <version>0.5.6</version> </dependency>
compile group: 'com.stackmob', name: 'customcode', version: '0.5.6'
libraryDependencies += "com.stackmob" % "customcode" % "0.5.6"
<dependency org="com.stackmob" name="customcode" rev="0.5.6"/>
@Grapes(@Grab(group='com.stackmob', module='customcode', version='0.5.6'))
'com.stackmob:customcode:jar:0.5.6'
Click the following link to download the jar file.
customcode-0.5.6-javadoc.jar