is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:key-generation 20.10.0


Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

key-generation
Version

Version

20.10.0
Type

Type

jar

Download key-generation 20.10.0


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