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