MVN

org.cryptimeleon : math

Maven & Gradle

Apr 05, 2023
3 usages
10 stars

Math · The Math library provides the mathematical foundation for the other Cryptimeleon libraries. It provides basics such as mathematical groups, rings and fields, e.g. Z_n , as well as implementations of cryptographic pairings.

<dependency>
    <groupId>org.cryptimeleon</groupId>
    <artifactId>math</artifactId>
    <version>3.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cryptimeleon : math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.2

All Versions

Choose a version of org.cryptimeleon : math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
math-3.1.2
math-3.1.1
math-3.1.0
3.0.x
math-3.0.3
math-3.0.2
math-3.0.1
math-3.0.0
2.1.x
math-2.1.0
2.0.x
math-2.0.0
1.0.x
math-1.0.0

How to add a dependency to Maven

Add the following org.cryptimeleon : math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cryptimeleon</groupId>
    <artifactId>math</artifactId>
    <version>3.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cryptimeleon : math gradle dependency to your build.gradle file:

implementation 'org.cryptimeleon:math:3.1.2'

Gradle Kotlin DSL: Add the following org.cryptimeleon : math gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cryptimeleon:math:3.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cryptimeleon : math sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cryptimeleon" % "math" % "3.1.2"

Advertisement

Dependencies from Group

Apr 05, 2023
3 usages
10 stars
Apr 05, 2023
1 usages
11 stars
Sep 22, 2021
4 stars
Jan 15, 2022
3 stars

Discover Dependencies

Aug 07, 2023
3 usages
83 stars
Jun 27, 2023
2 usages
187 stars
Feb 17, 2022
2 usages
187 stars
Jun 27, 2023
2 usages
187 stars
Feb 17, 2022
2 usages
187 stars
Apr 03, 2021
2 usages
0 stars
Feb 26, 2021
2 usages
172 stars