| Группа | Группаcom.github.jinahya |
|---|---|
| Идентификатор | Идентификаторbit-io |
| Версия | Версия1.5.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bit-io-1.5.0.pom | |
| bit-io-1.5.0.jar | 40 KB |
| bit-io-1.5.0-sources.jar | 46 KB |
| bit-io-1.5.0-retrotranslated14.jar | 118 KB |
| bit-io-1.5.0-retrotranslated13.jar | 132 KB |
| bit-io-1.5.0-javadoc.jar | 488 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/bit-io/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>bit-io</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/bit-io/
implementation 'com.github.jinahya:bit-io:1.5.0'
// https://jarcasting.com/artifacts/com.github.jinahya/bit-io/
implementation ("com.github.jinahya:bit-io:1.5.0")
'com.github.jinahya:bit-io:jar:1.5.0'
<dependency org="com.github.jinahya" name="bit-io" rev="1.5.0">
<artifact name="bit-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='bit-io', version='1.5.0')
)
libraryDependencies += "com.github.jinahya" % "bit-io" % "1.5.0"
[com.github.jinahya/bit-io "1.5.0"]