License |
License |
---|---|
GroupId | GroupIdworks.lmz.common |
ArtifactId | ArtifactIdcommon-lmz-flags |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-lmz-flags
Flags used across LMZ applications.
|
Filename | Size |
---|---|
common-lmz-flags-1.1.pom | |
common-lmz-flags-1.1.jar | 3 KB |
common-lmz-flags-1.1-sources.jar | 1 KB |
common-lmz-flags-1.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/works.lmz.common/common-lmz-flags/ -->
<dependency>
<groupId>works.lmz.common</groupId>
<artifactId>common-lmz-flags</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.common/common-lmz-flags/
implementation 'works.lmz.common:common-lmz-flags:1.1'
// https://jarcasting.com/artifacts/works.lmz.common/common-lmz-flags/
implementation ("works.lmz.common:common-lmz-flags:1.1")
'works.lmz.common:common-lmz-flags:jar:1.1'
<dependency org="works.lmz.common" name="common-lmz-flags" rev="1.1">
<artifact name="common-lmz-flags" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.common', module='common-lmz-flags', version='1.1')
)
libraryDependencies += "works.lmz.common" % "common-lmz-flags" % "1.1"
[works.lmz.common/common-lmz-flags "1.1"]