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