MVN

com.cryptoregistry : tweetpepper

Maven & Gradle

Jun 15, 2016

TweetPepper · Built on the nucleus of TweetNaCl, TweetPepper provides contemporary key formats, key protection using SCrypt/SecretBox, digital signature support scheme featuring CubeHash, key encapsulation using Salsa20, and other useful features you probably want anyway.

<dependency>
    <groupId>com.cryptoregistry</groupId>
    <artifactId>tweetpepper</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cryptoregistry : tweetpepper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.cryptoregistry : tweetpepper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
tweetpepper-1.1.0
1.0.x
tweetpepper-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cryptoregistry</groupId>
    <artifactId>tweetpepper</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cryptoregistry : tweetpepper gradle dependency to your build.gradle file:

implementation 'com.cryptoregistry:tweetpepper:1.1.0'

Gradle Kotlin DSL: Add the following com.cryptoregistry : tweetpepper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cryptoregistry:tweetpepper:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cryptoregistry : tweetpepper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cryptoregistry" % "tweetpepper" % "1.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 04, 2018
6 usages
107 stars
Mar 04, 2018
1 usages
107 stars
Mar 04, 2018
15 usages
106 stars
May 25, 2016
1 stars
May 29, 2016
1 usages
3 stars
May 24, 2016
1 usages
9 stars
May 24, 2016
6 usages
325 stars
May 29, 2016
1 usages
235 stars