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