is not current version
Last Version 22.1.3

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


Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

key-generation
Version

Version

0.11.0
Type

Type

jar

Download key-generation 0.11.0


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