Jar examples for a:appchains
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.
MIT License
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'
Click the following link to download the jar file.
appchains-1.0-javadoc.jar