is not current version
Last Version 2.0.5

com.github.jinahya:bit-io 1.1.3

an implementation of bit-io

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io
Version

Version

1.1.3
Type

Type

jar

Download bit-io 1.1.3


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