| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jinahya |
| ArtifactId | ArtifactIdbit-io |
| Version | Version2.0.5 |
| Type | Typejar |
| Description |
Descriptionbit-io
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-io-2.0.5.pom | |
| bit-io-2.0.5.jar | 30 KB |
| bit-io-2.0.5-sources.jar | 36 KB |
| bit-io-2.0.5-retrotranslated14.jar | 110 KB |
| bit-io-2.0.5-retrotranslated13.jar | 124 KB |
| bit-io-2.0.5-javadoc.jar | 106 KB |
| Browse |
<!-- 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"]
| 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 |