License |
License |
---|---|
GroupId | GroupIdcom.moz.fiji.annotations |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version0.1.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFiji
Fiji allows the imposition of schema and much else upon HBase.
|
Project URL |
Project URL |
Filename | Size |
---|---|
annotations-0.1.22.pom | |
annotations-0.1.22.jar | 5 KB |
annotations-0.1.22-sources.jar | 1 KB |
annotations-0.1.22-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moz.fiji.annotations/annotations/ -->
<dependency>
<groupId>com.moz.fiji.annotations</groupId>
<artifactId>annotations</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.fiji.annotations/annotations/
implementation 'com.moz.fiji.annotations:annotations:0.1.22'
// https://jarcasting.com/artifacts/com.moz.fiji.annotations/annotations/
implementation ("com.moz.fiji.annotations:annotations:0.1.22")
'com.moz.fiji.annotations:annotations:jar:0.1.22'
<dependency org="com.moz.fiji.annotations" name="annotations" rev="0.1.22">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.fiji.annotations', module='annotations', version='0.1.22')
)
libraryDependencies += "com.moz.fiji.annotations" % "annotations" % "0.1.22"
[com.moz.fiji.annotations/annotations "0.1.22"]