Last Version

ECC-25519 1.0.3

A library for Java and Android to use Ed25519 and Curve25518.

License

License

Categories

Categories

Net
GroupId

GroupId

net.vrallev.ecc
ArtifactId

ArtifactId

ecc-25519-android
Version

Version

1.0.3
Type

Type

aar
Description

Description

ECC-25519
A library for Java and Android to use Ed25519 and Curve25518.
Project URL

Project URL

https://github.com/vRallev/ECC-25519
Source Code Management

Source Code Management

https://github.com/vRallev/ECC-25519

Download ecc-25519-android 1.0.3


<!-- https://jarcasting.com/artifacts/net.vrallev.ecc/ecc-25519-android/ -->
<dependency>
    <groupId>net.vrallev.ecc</groupId>
    <artifactId>ecc-25519-android</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.vrallev.ecc/ecc-25519-android/
implementation 'net.vrallev.ecc:ecc-25519-android:1.0.3'
// https://jarcasting.com/artifacts/net.vrallev.ecc/ecc-25519-android/
implementation ("net.vrallev.ecc:ecc-25519-android:1.0.3")
'net.vrallev.ecc:ecc-25519-android:aar:1.0.3'
<dependency org="net.vrallev.ecc" name="ecc-25519-android" rev="1.0.3">
  <artifact name="ecc-25519-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.vrallev.ecc', module='ecc-25519-android', version='1.0.3')
)
libraryDependencies += "net.vrallev.ecc" % "ecc-25519-android" % "1.0.3"
[net.vrallev.ecc/ecc-25519-android "1.0.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.