is not current version
Last Version 1.0.6

io.github.javaf:extra-bit 0.0.10

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

GroupId

GroupId

io.github.javaf
ArtifactId

ArtifactId

extra-bit
Version

Version

0.0.10
Type

Type

jar

Download extra-bit 0.0.10


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