is not current version
Last Version 0.1.21

com.moz.fiji.checkin:fiji-checkin 0.1.8

Fiji allows the imposition of schema and much else upon HBase.

GroupId

GroupId

com.moz.fiji.checkin
ArtifactId

ArtifactId

fiji-checkin
Version

Version

0.1.8
Type

Type

jar

Download fiji-checkin 0.1.8


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