не последняя версия
Последняя версия 1.0.6

io.github.javaf:extra-bit 1.0.1

The bit is a basic unit of information in information theory, computing.

Группа

Группа

io.github.javaf
Идентификатор

Идентификатор

extra-bit
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать extra-bit 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.javaf/extra-bit/ -->
<dependency>
    <groupId>io.github.javaf</groupId>
    <artifactId>extra-bit</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.javaf/extra-bit/
implementation 'io.github.javaf:extra-bit:1.0.1'
// https://jarcasting.com/artifacts/io.github.javaf/extra-bit/
implementation ("io.github.javaf:extra-bit:1.0.1")
'io.github.javaf:extra-bit:jar:1.0.1'
<dependency org="io.github.javaf" name="extra-bit" rev="1.0.1">
  <artifact name="extra-bit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.javaf', module='extra-bit', version='1.0.1')
)
libraryDependencies += "io.github.javaf" % "extra-bit" % "1.0.1"
[io.github.javaf/extra-bit "1.0.1"]