ark-encryption

Heaven Ark Infrastructure Encryption Framework

License

License

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-crypto
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ark-encryption
Heaven Ark Infrastructure Encryption Framework

Download ark-crypto

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.heavenark.infrastructure : ark-base jar 3.0.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0