is not current version
Last Version 0.1.4

com.oceanprotocol:secret-store-client 0.1.1

Parity secret store java client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.oceanprotocol
ArtifactId

ArtifactId

secret-store-client
Version

Version

0.1.1
Type

Type

jar

Download secret-store-client 0.1.1


<!-- https://jarcasting.com/artifacts/com.oceanprotocol/secret-store-client/ -->
<dependency>
    <groupId>com.oceanprotocol</groupId>
    <artifactId>secret-store-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oceanprotocol/secret-store-client/
implementation 'com.oceanprotocol:secret-store-client:0.1.1'
// https://jarcasting.com/artifacts/com.oceanprotocol/secret-store-client/
implementation ("com.oceanprotocol:secret-store-client:0.1.1")
'com.oceanprotocol:secret-store-client:jar:0.1.1'
<dependency org="com.oceanprotocol" name="secret-store-client" rev="0.1.1">
  <artifact name="secret-store-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oceanprotocol', module='secret-store-client', version='0.1.1')
)
libraryDependencies += "com.oceanprotocol" % "secret-store-client" % "0.1.1"
[com.oceanprotocol/secret-store-client "0.1.1"]