is not current version
Last Version 21.4.1

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


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

tessera-launcher
Version

Version

0.11.0
Type

Type

jar

Download tessera-launcher 0.11.0


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