Last Version

crypt-api 7.3

Provides interfaces for encrypting and decrypting bytes, text, and files

License

License

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

crypt-api
Version

Version

7.3
Type

Type

jar
Description

Description

crypt-api
Provides interfaces for encrypting and decrypting bytes, text, and files
Project URL

Project URL

https://github.com/astrapi69/crypt-api
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download crypt-api 7.3


<!-- https://jarcasting.com/artifacts/de.alpharogroup/crypt-api/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>crypt-api</artifactId>
    <version>7.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/crypt-api/
implementation 'de.alpharogroup:crypt-api:7.3'
// https://jarcasting.com/artifacts/de.alpharogroup/crypt-api/
implementation ("de.alpharogroup:crypt-api:7.3")
'de.alpharogroup:crypt-api:jar:7.3'
<dependency org="de.alpharogroup" name="crypt-api" rev="7.3">
  <artifact name="crypt-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='crypt-api', version='7.3')
)
libraryDependencies += "de.alpharogroup" % "crypt-api" % "7.3"
[de.alpharogroup/crypt-api "7.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.