is not current version
Last Version 2.0.5

com.github.jinahya:bit-io 2.0.0

library for reading/writing non-octet aligned values

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io
Version

Version

2.0.0
Type

Type

jar

Download bit-io 2.0.0


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