is not current version
Last Version 2.0.1.RELEASE

ink.zfei:jta-core 2.0.0.RELEASE


GroupId

GroupId

ink.zfei
ArtifactId

ArtifactId

jta-core
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download jta-core 2.0.0.RELEASE


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