Download tx-client-4.0.2.jar file - Jar t

Jar examples for t:tx-client

Description

tx-lcn-core project for Spring Boot

You can download jar file tx-client 4.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tx-client-4.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

tx-client-4.0.2-javadoc.jar
tx-client-4.0.2-sources.jar
tx-client-4.0.2.jar
tx-client-4.0.2.pom



Related Tutorials