BitArray

BitArray library for Kotlin

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

pw.binom
ArtifactId

ArtifactId

bitarray-js
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

BitArray
BitArray library for Kotlin
Project URL

Project URL

https://github.com/caffeine-mgn/bitarray
Source Code Management

Source Code Management

https://github.com/caffeine-mgn/bitarray

Download bitarray-js

How to add to project

<!-- https://jarcasting.com/artifacts/pw.binom/bitarray-js/ -->
<dependency>
    <groupId>pw.binom</groupId>
    <artifactId>bitarray-js</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pw.binom/bitarray-js/
implementation 'pw.binom:bitarray-js:0.1.1'
// https://jarcasting.com/artifacts/pw.binom/bitarray-js/
implementation ("pw.binom:bitarray-js:0.1.1")
'pw.binom:bitarray-js:pom:0.1.1'
<dependency org="pw.binom" name="bitarray-js" rev="0.1.1">
  <artifact name="bitarray-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='pw.binom', module='bitarray-js', version='0.1.1')
)
libraryDependencies += "pw.binom" % "bitarray-js" % "0.1.1"
[pw.binom/bitarray-js "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0