GroupId | GroupIdcom.moz.fiji.common |
---|---|
ArtifactId | ArtifactIdfiji-common-flags |
Version | Version0.1.19 |
Type | Typejar |
Filename | Size |
---|---|
fiji-common-flags-0.1.19.pom | |
fiji-common-flags-0.1.19.jar | 28 KB |
fiji-common-flags-0.1.19-sources.jar | 36 KB |
fiji-common-flags-0.1.19-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.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.fiji.common/fiji-common-flags/
implementation 'com.moz.fiji.common:fiji-common-flags:0.1.19'
// https://jarcasting.com/artifacts/com.moz.fiji.common/fiji-common-flags/
implementation ("com.moz.fiji.common:fiji-common-flags:0.1.19")
'com.moz.fiji.common:fiji-common-flags:jar:0.1.19'
<dependency org="com.moz.fiji.common" name="fiji-common-flags" rev="0.1.19">
<artifact name="fiji-common-flags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.fiji.common', module='fiji-common-flags', version='0.1.19')
)
libraryDependencies += "com.moz.fiji.common" % "fiji-common-flags" % "0.1.19"
[com.moz.fiji.common/fiji-common-flags "0.1.19"]