is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:tests 0.11.0


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

tests
Version

Version

0.11.0
Type

Type

pom

Download tests 0.11.0

Filename Size
tests-0.11.0.pom 3 KB
Browse

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