GroupId | GroupIdcom.github.jinahya |
---|---|
ArtifactId | ArtifactIdbit-io |
Version | Version1.5.4 |
Type | Typejar |
Filename | Size |
---|---|
bit-io-1.5.4.pom | |
bit-io-1.5.4.jar | 43 KB |
bit-io-1.5.4-sources.jar | 49 KB |
bit-io-1.5.4-retrotranslated14.jar | 121 KB |
bit-io-1.5.4-retrotranslated13.jar | 135 KB |
bit-io-1.5.4-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/bit-io/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>bit-io</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/bit-io/
implementation 'com.github.jinahya:bit-io:1.5.4'
// https://jarcasting.com/artifacts/com.github.jinahya/bit-io/
implementation ("com.github.jinahya:bit-io:1.5.4")
'com.github.jinahya:bit-io:jar:1.5.4'
<dependency org="com.github.jinahya" name="bit-io" rev="1.5.4">
<artifact name="bit-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='bit-io', version='1.5.4')
)
libraryDependencies += "com.github.jinahya" % "bit-io" % "1.5.4"
[com.github.jinahya/bit-io "1.5.4"]