License |
License |
---|---|
GroupId | GroupIdcom.stackmob |
ArtifactId | ArtifactIdcustomcode |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStackMob Custom Code SDK
The StackMob Custom Code SDK.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
customcode-0.6.3.pom | |
customcode-0.6.3.jar | 32 KB |
customcode-0.6.3-sources.jar | 42 KB |
customcode-0.6.3-javadoc.jar | 283 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stackmob/customcode/ -->
<dependency>
<groupId>com.stackmob</groupId>
<artifactId>customcode</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackmob/customcode/
implementation 'com.stackmob:customcode:0.6.3'
// https://jarcasting.com/artifacts/com.stackmob/customcode/
implementation ("com.stackmob:customcode:0.6.3")
'com.stackmob:customcode:jar:0.6.3'
<dependency org="com.stackmob" name="customcode" rev="0.6.3">
<artifact name="customcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackmob', module='customcode', version='0.6.3')
)
libraryDependencies += "com.stackmob" % "customcode" % "0.6.3"
[com.stackmob/customcode "0.6.3"]