MVN

io.octa.security : fnr

Maven & Gradle

Jan 18, 2016
4 stars

FNR Cipher · A Java implementation for Flexible Naor and Reingold encryption scheme

<dependency>
    <groupId>io.octa.security</groupId>
    <artifactId>fnr</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.octa.security : fnr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.octa.security : fnr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
fnr-1.0.1
fnr-1.0.0

How to add a dependency to Maven

Add the following io.octa.security : fnr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.octa.security</groupId>
    <artifactId>fnr</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.octa.security : fnr gradle dependency to your build.gradle file:

implementation 'io.octa.security:fnr:1.0.1'

Gradle Kotlin DSL: Add the following io.octa.security : fnr gradle kotlin dependency to your build.gradle.kts file:

implementation("io.octa.security:fnr:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.octa.security : fnr sbt scala dependency to your build.sbt file:

libraryDependencies += "io.octa.security" % "fnr" % "1.0.1"

Advertisement

Dependencies from Group

fnr
Jan 18, 2016
4 stars

Discover Dependencies

Mar 22, 2020
2 stars
Mar 10, 2016
Jan 15, 2018
26 stars
Apr 06, 2016
31 stars
Apr 06, 2016
31 stars
May 08, 2019
31 stars
Jan 11, 2016
30 stars
Jan 17, 2016