is not current version
Last Version 2.0.5

com.github.jinahya:bit-io 0.0.1

A redistribution of android.util.Half

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io
Version

Version

0.0.1
Type

Type

jar

Download bit-io 0.0.1


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