Last Version

bit-io2 0.1.3

A library for reading/writing non-octet aligned values

License

License

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

bit-io2
Version

Version

0.1.3
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Jinahya, Inc.
Source Code Management

Source Code Management

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

Download bit-io2 0.1.3


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

Dependencies

test (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
com.google.guava : guava jar 31.0.1-jre
io.vavr : vavr jar 1.0.0-alpha-4
org.apache.commons : commons-text jar 1.9
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.2.0
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.