Last Version

bit-io 2.0.5

A library for reading/writing non-octet aligned values

License

License

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io
Version

Version

2.0.5
Type

Type

jar
Description

Description

bit-io
A library for reading/writing non-octet aligned values
Project URL

Project URL

https://github.com/jinahya/bit-io
Project Organization

Project Organization

Jinahya, Inc.
Source Code Management

Source Code Management

https://github.com/jinahya/bit-io

Download bit-io 2.0.5


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

Dependencies

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-text jar 1.8
org.jboss.weld : weld-junit5 jar 2.0.1.Final
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.mockito : mockito-junit-jupiter jar 3.3.3
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.