Download appthwack-1.2.jar file - Jar a

Jar examples for a:appthwack

Description

AppThwack Java Client

You can download jar file appthwack 1.2 in this page.

License

MIT

Build File

You can use the following script to add appthwack-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

appthwack-1.2-jar-with-dependencies.jar
appthwack-1.2-javadoc.jar
appthwack-1.2-sources.jar
appthwack-1.2.jar
appthwack-1.2.pom



Related Tutorials