is not current version
Last Version 21.4.1

net.consensys.quorum.tessera:tessera-simple 21.1.0


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

tessera-simple
Version

Version

21.1.0
Type

Type

jar

Download tessera-simple 21.1.0


<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tessera-simple/ -->
<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>tessera-simple</artifactId>
    <version>21.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tessera-simple/
implementation 'net.consensys.quorum.tessera:tessera-simple:21.1.0'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tessera-simple/
implementation ("net.consensys.quorum.tessera:tessera-simple:21.1.0")
'net.consensys.quorum.tessera:tessera-simple:jar:21.1.0'
<dependency org="net.consensys.quorum.tessera" name="tessera-simple" rev="21.1.0">
  <artifact name="tessera-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='tessera-simple', version='21.1.0')
)
libraryDependencies += "net.consensys.quorum.tessera" % "tessera-simple" % "21.1.0"
[net.consensys.quorum.tessera/tessera-simple "21.1.0"]