is not current version
Last Version 2.0.5

com.github.jinahya:bit-io 1.4.1

library for reading/writing non-octet aligned values

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io
Version

Version

1.4.1
Type

Type

jar

Download bit-io 1.4.1


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