не последняя версия
Последняя версия 22.1.3

net.consensys.quorum.tessera:tests 20.10.1


Категории

Категории

Сеть
Группа

Группа

net.consensys.quorum.tessera
Идентификатор

Идентификатор

tests
Версия

Версия

20.10.1
Тип

Тип

pom

Скачать tests 20.10.1

Имя Файла Размер
tests-20.10.1.pom 3 KB
Обзор

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