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