не последняя версия
Последняя версия 0.3.0

org.beyene:sius 0.2.0

S.I. Unit System Conversion Library

Группа

Группа

org.beyene
Идентификатор

Идентификатор

sius
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать 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"]