is not current version
Last Version 0.1.1

com.moz.fiji.common:fiji-common-flags-test 0.1.0

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

GroupId

GroupId

com.moz.fiji.common
ArtifactId

ArtifactId

fiji-common-flags-test
Version

Version

0.1.0
Type

Type

jar

Download fiji-common-flags-test 0.1.0


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