| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jinahya |
| ArtifactId | ArtifactIdbit-io2 |
| Version | Version0.0.4 |
| 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.0.4.pom | |
| bit-io2-0.0.4.jar | 36 KB |
| bit-io2-0.0.4-sources.jar | 38 KB |
| bit-io2-0.0.4-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.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/bit-io2/
implementation 'com.github.jinahya:bit-io2:0.0.4'
// https://jarcasting.com/artifacts/com.github.jinahya/bit-io2/
implementation ("com.github.jinahya:bit-io2:0.0.4")
'com.github.jinahya:bit-io2:jar:0.0.4'
<dependency org="com.github.jinahya" name="bit-io2" rev="0.0.4">
<artifact name="bit-io2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='bit-io2', version='0.0.4')
)
libraryDependencies += "com.github.jinahya" % "bit-io2" % "0.0.4"
[com.github.jinahya/bit-io2 "0.0.4"]
| 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 |