Download tx-client-1.0.1.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 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials