Jar examples for r:rings
Rings: efficient Java/Scala library for polynomial rings
You can download jar file rings 2.3.2 in this page.
Apache License, Version 2.0
You can use the following script to add rings-2.3.2.jar to your project.
<dependency> <groupId>cc.redberry</groupId> <artifactId>rings</artifactId> <version>2.3.2</version> </dependency>
compile group: 'cc.redberry', name: 'rings', version: '2.3.2'
libraryDependencies += "cc.redberry" % "rings" % "2.3.2"
<dependency org="cc.redberry" name="rings" rev="2.3.2"/>
@Grapes(@Grab(group='cc.redberry', module='rings', version='2.3.2'))
'cc.redberry:rings:jar:2.3.2'
Click the following link to download the jar file.
rings-2.3.2-javadoc.jar