| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jinahya |
| ArtifactId | ArtifactIdbit-io2 |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbit-io2
A library for reading/writing non-octet aligned values
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationJinahya, Inc. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bit-io2-0.1.3.pom | |
| bit-io2-0.1.3.jar | 36 KB |
| bit-io2-0.1.3-sources.jar | 38 KB |
| bit-io2-0.1.3-javadoc.jar | 132 KB |
| Browse |
<!-- 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"]
| 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 |