GroupId | GroupIdcom.moz.fiji.common |
---|---|
ArtifactId | ArtifactIdfiji-common-flags |
Version | Version0.1.9 |
Type | Typejar |
Filename | Size |
---|---|
fiji-common-flags-0.1.9.pom | |
fiji-common-flags-0.1.9.jar | 35 KB |
fiji-common-flags-0.1.9-sources.jar | 37 KB |
fiji-common-flags-0.1.9-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moz.fiji.common/fiji-common-flags/ -->
<dependency>
<groupId>com.moz.fiji.common</groupId>
<artifactId>fiji-common-flags</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.fiji.common/fiji-common-flags/
implementation 'com.moz.fiji.common:fiji-common-flags:0.1.9'
// https://jarcasting.com/artifacts/com.moz.fiji.common/fiji-common-flags/
implementation ("com.moz.fiji.common:fiji-common-flags:0.1.9")
'com.moz.fiji.common:fiji-common-flags:jar:0.1.9'
<dependency org="com.moz.fiji.common" name="fiji-common-flags" rev="0.1.9">
<artifact name="fiji-common-flags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.fiji.common', module='fiji-common-flags', version='0.1.9')
)
libraryDependencies += "com.moz.fiji.common" % "fiji-common-flags" % "0.1.9"
[com.moz.fiji.common/fiji-common-flags "0.1.9"]