kquants

Dimensional Analysis and Units of Measure for Kotlin

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.sksamuel.kquants
ArtifactId

ArtifactId

kquants
Last Version

Last Version

0.83.0
Release Date

Release Date

Type

Type

jar
Description

Description

kquants
Dimensional Analysis and Units of Measure for Kotlin

Download kquants

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.40
org.jetbrains.kotlin : kotlin-reflect jar 1.3.40

Project Modules

There are no modules declared in this project.

Versions

Version
0.83.0
0.82.0
0.81.0
0.80.0