MVN

com.offbytwo.keyczar : keyczar

Maven & Gradle

Jan 05, 2016

Keyczar · Keyczar is a toolkit to make cryptography safer and easier

<dependency>
    <groupId>com.offbytwo.keyczar</groupId>
    <artifactId>keyczar</artifactId>
    <version>0.71g</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.offbytwo.keyczar : keyczar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.71g

All Versions

Choose a version of com.offbytwo.keyczar : keyczar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.71g
keyczar-0.71g

How to add a dependency to Maven

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

<dependency>
    <groupId>com.offbytwo.keyczar</groupId>
    <artifactId>keyczar</artifactId>
    <version>0.71g</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.offbytwo.keyczar : keyczar gradle dependency to your build.gradle file:

implementation 'com.offbytwo.keyczar:keyczar:0.71g'

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

implementation("com.offbytwo.keyczar:keyczar:0.71g")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.offbytwo.keyczar : keyczar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.offbytwo.keyczar" % "keyczar" % "0.71g"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 08, 2023
49 usages
2.4k stars
Dec 05, 2017
1 usages
161 stars
Jun 26, 2016
1 usages
905 stars
May 09, 2018
1 usages
508 stars
Feb 21, 2019
10 stars
Nov 20, 2018
2 stars
May 21, 2016
4 usages
2 stars
Feb 18, 2016
4 usages
Apr 07, 2017
1 usages