is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:tests 20.10.0


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

tests
Version

Version

20.10.0
Type

Type

pom

Download tests 20.10.0

Filename Size
tests-20.10.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>20.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tests/
implementation 'net.consensys.quorum.tessera:tests:20.10.0'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tests/
implementation ("net.consensys.quorum.tessera:tests:20.10.0")
'net.consensys.quorum.tessera:tests:pom:20.10.0'
<dependency org="net.consensys.quorum.tessera" name="tests" rev="20.10.0">
  <artifact name="tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='tests', version='20.10.0')
)
libraryDependencies += "net.consensys.quorum.tessera" % "tests" % "20.10.0"
[net.consensys.quorum.tessera/tests "20.10.0"]