is not current version
Last Version 0.9.1

com.jakewharton.byteunits:byteunits 0.9.0

Utility classes for converting between granularities of SI and IEC byte units and bit units.

GroupId

GroupId

com.jakewharton.byteunits
ArtifactId

ArtifactId

byteunits
Version

Version

0.9.0
Type

Type

jar

Download byteunits 0.9.0


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