Download appchains-1.0.jar file - Jar a

Jar examples for a:appchains

Description

App Chains are the easy way to code Real Time Personalization (RTP) into your app

You can download jar file appchains 1.0 in this page.

License

MIT License

Build File

You can use the following script to add appchains-1.0.jar to your project.

<dependency>
   <groupId>com.sequencing</groupId>
   <artifactId>appchains</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.sequencing', name: 'appchains', version: '1.0'
libraryDependencies += "com.sequencing" % "appchains" % "1.0"
<dependency org="com.sequencing" name="appchains" rev="1.0"/>
@Grapes(@Grab(group='com.sequencing', module='appchains', version='1.0'))
'com.sequencing:appchains:jar:1.0'

Download

Click the following link to download the jar file.

appchains-1.0-javadoc.jar
appchains-1.0-sources.jar
appchains-1.0.jar
appchains-1.0.pom



Related Tutorials