is not current version
Last Version 0.7.1

co.cask.tephra:tephra-core 0.6.0

Tephra Transaction System Core Module

GroupId

GroupId

co.cask.tephra
ArtifactId

ArtifactId

tephra-core
Version

Version

0.6.0
Type

Type

jar

Download tephra-core 0.6.0


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