Categories |
CategoriesNet CLI User Interface |
---|---|
GroupId | GroupIdnet.consensys.quorum.tessera |
ArtifactId | ArtifactIdjaxrs-client-unixsocket |
Version | Version20.10.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/jaxrs-client-unixsocket/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>jaxrs-client-unixsocket</artifactId>
<version>20.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/jaxrs-client-unixsocket/
implementation 'net.consensys.quorum.tessera:jaxrs-client-unixsocket:20.10.1'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/jaxrs-client-unixsocket/
implementation ("net.consensys.quorum.tessera:jaxrs-client-unixsocket:20.10.1")
'net.consensys.quorum.tessera:jaxrs-client-unixsocket:jar:20.10.1'
<dependency org="net.consensys.quorum.tessera" name="jaxrs-client-unixsocket" rev="20.10.1">
<artifact name="jaxrs-client-unixsocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='jaxrs-client-unixsocket', version='20.10.1')
)
libraryDependencies += "net.consensys.quorum.tessera" % "jaxrs-client-unixsocket" % "20.10.1"
[net.consensys.quorum.tessera/jaxrs-client-unixsocket "20.10.1"]