Last Version

redberry-groovy 1.1.10

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 the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

cc.redberry
ArtifactId

ArtifactId

groovy
Version

Version

1.1.10
Type

Type

jar
Description

Description

redberry-groovy
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 the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.
Project URL

Project URL

http://redberry.cc/

Download groovy 1.1.10


<!-- https://jarcasting.com/artifacts/cc.redberry/groovy/ -->
<dependency>
    <groupId>cc.redberry</groupId>
    <artifactId>groovy</artifactId>
    <version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/cc.redberry/groovy/
implementation 'cc.redberry:groovy:1.1.10'
// https://jarcasting.com/artifacts/cc.redberry/groovy/
implementation ("cc.redberry:groovy:1.1.10")
'cc.redberry:groovy:jar:1.1.10'
<dependency org="cc.redberry" name="groovy" rev="1.1.10">
  <artifact name="groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.redberry', module='groovy', version='1.1.10')
)
libraryDependencies += "cc.redberry" % "groovy" % "1.1.10"
[cc.redberry/groovy "1.1.10"]

Dependencies

compile (4)

Group / Artifact Type Version
cc.redberry : core jar 1.1.10
cc.redberry : physics jar 1.1.10
org.codehaus.groovy : groovy-all jar 2.3.8
org.codehaus.groovy : groovy-backports-compat23 jar 2.3.5

test (2)

Group / Artifact Type Version
cc.redberry : core test-jar 1.1.10
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.