is not current version
Last Version 2.0.15

org.openidentityplatform.commons:json-crypto 2.0.10


Categories

Categories

IDE Development Tools JSON Data ORM
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

json-crypto
Version

Version

2.0.10
Type

Type

pom

Download json-crypto 2.0.10

Filename Size
json-crypto-2.0.10.pom 2 KB
Browse

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