is not current version
Last Version 2.0.1.RELEASE

ink.zfei:jta-supports 2.0.0.RELEASE


GroupId

GroupId

ink.zfei
ArtifactId

ArtifactId

jta-supports
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download jta-supports 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/ink.zfei/jta-supports/ -->
<dependency>
    <groupId>ink.zfei</groupId>
    <artifactId>jta-supports</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ink.zfei/jta-supports/
implementation 'ink.zfei:jta-supports:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/ink.zfei/jta-supports/
implementation ("ink.zfei:jta-supports:2.0.0.RELEASE")
'ink.zfei:jta-supports:jar:2.0.0.RELEASE'
<dependency org="ink.zfei" name="jta-supports" rev="2.0.0.RELEASE">
  <artifact name="jta-supports" type="jar" />
</dependency>
@Grapes(
@Grab(group='ink.zfei', module='jta-supports', version='2.0.0.RELEASE')
)
libraryDependencies += "ink.zfei" % "jta-supports" % "2.0.0.RELEASE"
[ink.zfei/jta-supports "2.0.0.RELEASE"]