MVN

com.github.davidcarboni : cryptolite

Maven & Gradle

Feb 11, 2016
2 usages
0 stars

Cryptolite · Good, clean, "right" cryptography, bypassing all the options. See: http://www.daemonology.net/blog/2009-06-11-cryptographic-right-answers.html

<dependency>
    <groupId>com.github.davidcarboni</groupId>
    <artifactId>cryptolite</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidcarboni : cryptolite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of com.github.davidcarboni : cryptolite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
cryptolite-1.3.3
cryptolite-1.3.2
cryptolite-1.3.1
cryptolite-1.3.0
1.2.x
cryptolite-1.2.5
cryptolite-1.2.0
1.1.x
cryptolite-1.1.2
cryptolite-1.1.1
cryptolite-1.1.0
1.0.x
cryptolite-1.0.0
0.9.x
cryptolite-0.9.2
cryptolite-0.9.1
cryptolite-0.9.0

How to add a dependency to Maven

Add the following com.github.davidcarboni : cryptolite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.davidcarboni</groupId>
    <artifactId>cryptolite</artifactId>
    <version>1.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidcarboni : cryptolite gradle dependency to your build.gradle file:

implementation 'com.github.davidcarboni:cryptolite:1.3.3'

Gradle Kotlin DSL: Add the following com.github.davidcarboni : cryptolite gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidcarboni:cryptolite:1.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidcarboni : cryptolite sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidcarboni" % "cryptolite" % "1.3.3"

Advertisement

Dependencies from Group

Mar 12, 2015
5 usages
2 stars
Feb 11, 2016
2 usages
0 stars
Apr 25, 2018
1 usages
6 stars

Discover Dependencies

Oct 08, 2015
3 stars
Aug 20, 2016
3 usages
57 stars
Jul 08, 2023
55 stars
Apr 28, 2018
1 usages
1 stars
May 30, 2019
3 stars
Jul 14, 2019
99 stars
Dec 01, 2016
1 stars
Jul 13, 2018
1 stars
Jul 19, 2022
2 usages
199 stars
Jul 01, 2023
10 usages
340 stars