is not current version
Last Version 2.0.15

org.openidentityplatform.commons.json-crypto:cli 2.0.8

Open Identity Platform CommunityJSON cryptographic command line tool

Categories

Categories

IDE Development Tools CLI User Interface JSON Data ORM
GroupId

GroupId

org.openidentityplatform.commons.json-crypto
ArtifactId

ArtifactId

cli
Version

Version

2.0.8
Type

Type

jar

Download cli 2.0.8


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.json-crypto/cli/ -->
<dependency>
    <groupId>org.openidentityplatform.commons.json-crypto</groupId>
    <artifactId>cli</artifactId>
    <version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.json-crypto/cli/
implementation 'org.openidentityplatform.commons.json-crypto:cli:2.0.8'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.json-crypto/cli/
implementation ("org.openidentityplatform.commons.json-crypto:cli:2.0.8")
'org.openidentityplatform.commons.json-crypto:cli:jar:2.0.8'
<dependency org="org.openidentityplatform.commons.json-crypto" name="cli" rev="2.0.8">
  <artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.json-crypto', module='cli', version='2.0.8')
)
libraryDependencies += "org.openidentityplatform.commons.json-crypto" % "cli" % "2.0.8"
[org.openidentityplatform.commons.json-crypto/cli "2.0.8"]