is not current version
Last Version 22.1.3

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


Categories

Categories

Net KeY Data Data Formats Formal Verification
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

key-generation
Version

Version

1.0.0
Type

Type

jar

Download key-generation 1.0.0


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