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