Download tajin-client-1.0.b8.jar file - Jar t

Jar examples for t:tajin-client

Description

You can download jar file tajin-client 1.0.b8 in this page.

Build File

You can use the following script to add tajin-client-1.0.b8.jar to your project.

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

Download

Click the following link to download the jar file.

tajin-client-1.0.b8-sources.jar
tajin-client-1.0.b8.pom



Related Tutorials