is not current version
Last Version 21.4.1

net.consensys.quorum.tessera:tessera-launcher 20.10.0


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

tessera-launcher
Version

Version

20.10.0
Type

Type

jar

Download tessera-launcher 20.10.0


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