is not current version
Last Version 0.0.8

io.github.pirocks:simple-algebra-lib 0.0.6

A simple library for working with algebraic expressions

GroupId

GroupId

io.github.pirocks
ArtifactId

ArtifactId

simple-algebra-lib
Version

Version

0.0.6
Type

Type

jar

Download simple-algebra-lib 0.0.6


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