libra


License

License

GroupId

GroupId

com.github.to-ithaca
ArtifactId

ArtifactId

libra_2.13
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

libra
libra
Project URL

Project URL

https://to-ithaca.github.io/libra/
Project Organization

Project Organization

com.github.to-ithaca
Source Code Management

Source Code Management

https://github.com/to-ithaca/libra

Download libra_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
com.chuusai : shapeless_2.13 jar 2.3.3
eu.timepit : singleton-ops_2.13 jar 0.4.3
org.typelevel : spire_2.13 jar 0.17.0-M1

provided (1)

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

test (2)

Group / Artifact Type Version
org.typelevel : spire-laws_2.13 jar 0.17.0-M1
org.scalatest : scalatest_2.13 jar 3.1.1

Project Modules

There are no modules declared in this project.

Libra

Testing GitHub actions workflow

Join the chat at https://gitter.im/to-ithaca/libra

Typelevel incubator Build Status codecov Nexus

Libra is a dimensional analysis library based on shapeless, spire and singleton-ops. It contains out of the box support for SI units for all numeric types.

Take a look at the guide for what it is and how to use it.

Versions

libra shapeless spire singleton-ops
0.6.0 2.3.3 0.17.0-M1 0.4.0
0.5.0 2.3.3 0.16.0 0.3.1
0.4.0 2.3.3 0.14.1 0.2.2
0.3.0 2.3.2 0.14.1 0.2.2
0.2.0 2.3.2 0.13.0 0.0.3

How to help

Take a look at the guide on contributing.

Project maintainers

Libra is maintained by:

com.github.to-ithaca

Versions

Version
0.7.0
0.6.0