License |
License |
---|---|
GroupId | GroupIdnz.ac.auckland.groupapps.lmz |
ArtifactId | ArtifactIdlmz-flags |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlmz-flags
Flags used across the LMZ applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lmz-flags-1.2.pom | |
lmz-flags-1.2.jar | 3 KB |
lmz-flags-1.2-sources.jar | 1 KB |
lmz-flags-1.2-javadoc.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.groupapps.lmz/lmz-flags/ -->
<dependency>
<groupId>nz.ac.auckland.groupapps.lmz</groupId>
<artifactId>lmz-flags</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.groupapps.lmz/lmz-flags/
implementation 'nz.ac.auckland.groupapps.lmz:lmz-flags:1.2'
// https://jarcasting.com/artifacts/nz.ac.auckland.groupapps.lmz/lmz-flags/
implementation ("nz.ac.auckland.groupapps.lmz:lmz-flags:1.2")
'nz.ac.auckland.groupapps.lmz:lmz-flags:jar:1.2'
<dependency org="nz.ac.auckland.groupapps.lmz" name="lmz-flags" rev="1.2">
<artifact name="lmz-flags" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.groupapps.lmz', module='lmz-flags', version='1.2')
)
libraryDependencies += "nz.ac.auckland.groupapps.lmz" % "lmz-flags" % "1.2"
[nz.ac.auckland.groupapps.lmz/lmz-flags "1.2"]