is not current version
Last Version 8.9.2

com.cedarsoft:unit 1.0-beta2


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

unit
Version

Version

1.0-beta2
Type

Type

jar

Download unit 1.0-beta2


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