is not current version
Last Version 0.1.21

com.moz.fiji.checkin:fiji-checkin 0.1.9

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.9
Type

Type

jar

Download fiji-checkin 0.1.9


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