is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:tests 20.10.1-RC1


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

tests
Version

Version

20.10.1-RC1
Type

Type

pom

Download tests 20.10.1-RC1

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