is not current version
Last Version 0.3.0

org.beyene:sius 0.2.0

S.I. Unit System Conversion Library

GroupId

GroupId

org.beyene
ArtifactId

ArtifactId

sius
Version

Version

0.2.0
Type

Type

jar

Download sius 0.2.0


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