Jar examples for b:byteunits
Utility classes for converting between granularities of SI and IEC byte units and bit units.
You can download jar file byteunits 0.9.1 in this page.
Apache License Version 2.0
You can use the following script to add byteunits-0.9.1.jar to your project.
<dependency> <groupId>com.jakewharton.byteunits</groupId> <artifactId>byteunits</artifactId> <version>0.9.1</version> </dependency>
compile group: 'com.jakewharton.byteunits', name: 'byteunits', version: '0.9.1'
libraryDependencies += "com.jakewharton.byteunits" % "byteunits" % "0.9.1"
<dependency org="com.jakewharton.byteunits" name="byteunits" rev="0.9.1"/>
@Grapes(@Grab(group='com.jakewharton.byteunits', module='byteunits', version='0.9.1'))
'com.jakewharton.byteunits:byteunits:jar:0.9.1'
Click the following link to download the jar file.
byteunits-0.9.1-javadoc.jar