Last Version

Zorbage 1.9.8

Algebraic data types and algorithms for use in numeric processing

License

License

BSD-3-Clause
GroupId

GroupId

io.github.bdezonia
ArtifactId

ArtifactId

zorbage
Version

Version

1.9.8
Type

Type

jar
Description

Description

Zorbage
Algebraic data types and algorithms for use in numeric processing
Project URL

Project URL

https://github.com/bdezonia/zorbage
Source Code Management

Source Code Management

https://github.com/bdezonia/zorbage

Download zorbage 1.9.8


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.obermuhlner : big-math jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.