basis-math

A foundation library for Scala focussed on efficiency and clean design

License

License

GroupId

GroupId

it.reify
ArtifactId

ArtifactId

basis-math_2.11
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

basis-math
A foundation library for Scala focussed on efficiency and clean design
Project Organization

Project Organization

it.reify

Download basis-math_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/it.reify/basis-math_2.11/ -->
<dependency>
    <groupId>it.reify</groupId>
    <artifactId>basis-math_2.11</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.reify/basis-math_2.11/
implementation 'it.reify:basis-math_2.11:0.2.1'
// https://jarcasting.com/artifacts/it.reify/basis-math_2.11/
implementation ("it.reify:basis-math_2.11:0.2.1")
'it.reify:basis-math_2.11:jar:0.2.1'
<dependency org="it.reify" name="basis-math_2.11" rev="0.2.1">
  <artifact name="basis-math_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.reify', module='basis-math_2.11', version='0.2.1')
)
libraryDependencies += "it.reify" % "basis-math_2.11" % "0.2.1"
[it.reify/basis-math_2.11 "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.7

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0