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