MVN

cc.redberry : rings

Maven & Gradle

Sep 27, 2021
3 usages
71 stars

rings · Rings: efficient Java/Scala library for polynomial rings

<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>rings</artifactId>
    <version>2.5.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.redberry : rings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.8

All Versions

Choose a version of cc.redberry : rings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
rings-2.5.8
rings-2.5.7
rings-2.5.6
rings-2.5.5
rings-2.5.4
rings-2.5.3
rings-2.5.2
rings-2.5.1
2.5
rings-2.5
2.4
rings-2.4
2.3.x
rings-2.3.2
rings-2.3.1
2.3
rings-2.3
2.2
rings-2.2
2.1
rings-2.1
2.0
rings-2.0

How to add a dependency to Maven

Add the following cc.redberry : rings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>rings</artifactId>
    <version>2.5.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.redberry : rings gradle dependency to your build.gradle file:

implementation 'cc.redberry:rings:2.5.8'

Gradle Kotlin DSL: Add the following cc.redberry : rings gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.redberry:rings:2.5.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.redberry : rings sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.redberry" % "rings" % "2.5.8"

Advertisement

Dependencies from Group

Mar 16, 2023
4 usages
Sep 27, 2021
3 usages
71 stars
Jan 17, 2016
2 usages
Jan 17, 2016
1 usages
Apr 14, 2019
1 usages

Discover Dependencies

Jan 09, 2018
2 usages
0 stars
Mar 10, 2018
2 usages
39 stars
Apr 28, 2018
3 usages
4 stars
Sep 07, 2022
3 usages
8 stars
Sep 18, 2018
3 usages
2 stars