is not current version
Last Version 0.1.3

com.github.jinahya:bit-io2 0.0.5

A library for reading/writing non-octet aligned values

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io2
Version

Version

0.0.5
Type

Type

jar

Download bit-io2 0.0.5


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