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