is not current version
Last Version 2.8.3

com.mastfrog:bits 2.6.4


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

bits
Version

Version

2.6.4
Type

Type

jar

Download bits 2.6.4


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