MVN

cc.redberry : core

Maven & Gradle

Jan 17, 2016
2 usages

redberry-core · Redberry is an open source computer algebra system designed for tensor manipulation. It implements basic computer algebra system routines as well as complex tools for real computations in physics. This is Redberry core, which contains the implementation of the basic computer algebra routines and general-purpose transformations.

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

Latest Version

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

  • Latest Stable: 1.1.10
  • Latest Release Candidate: 1.1.6-RC1

All Versions

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

Version Vulnerabilities Updated
1.1.x
core-1.1.10
core-1.1.9
core-1.1.8
core-1.1.7
core-1.1.6
core-1.1.6-RC1
core-1.1.5
core-1.1.4
core-1.1.3
core-1.1.2
core-1.1.1
1.1
core-1.1
core-1.1-RC0
1.0
core-1.0
0.9.x
core-0.9.9
core-0.9.4
core-0.9.3

How to add a dependency to Maven

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

<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>core</artifactId>
    <version>1.1.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'cc.redberry:core:1.1.10'

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

implementation("cc.redberry:core:1.1.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "cc.redberry" % "core" % "1.1.10"

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

Dec 29, 2017
3 usages
30.1k stars
May 08, 2020
2 usages
29.6k stars
Jun 13, 2017
1 usages
764 stars
Mar 11, 2017
2 usages
3.6k stars