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

net.consensys.quorum.tessera:shared 21.1.0


Категории

Категории

Сеть
Группа

Группа

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

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

shared
Версия

Версия

21.1.0
Тип

Тип

jar

Скачать shared 21.1.0


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