License |
License |
---|---|
GroupId | GroupIdworks.lmz.common |
ArtifactId | ArtifactIdcommon-runnable-war-scss |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-runnable-war-scss
This lets us enable dev time scss checking. See README.md.
|
<!-- https://jarcasting.com/artifacts/works.lmz.common/common-runnable-war-scss/ -->
<dependency>
<groupId>works.lmz.common</groupId>
<artifactId>common-runnable-war-scss</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.common/common-runnable-war-scss/
implementation 'works.lmz.common:common-runnable-war-scss:1.1'
// https://jarcasting.com/artifacts/works.lmz.common/common-runnable-war-scss/
implementation ("works.lmz.common:common-runnable-war-scss:1.1")
'works.lmz.common:common-runnable-war-scss:jar:1.1'
<dependency org="works.lmz.common" name="common-runnable-war-scss" rev="1.1">
<artifact name="common-runnable-war-scss" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.common', module='common-runnable-war-scss', version='1.1')
)
libraryDependencies += "works.lmz.common" % "common-runnable-war-scss" % "1.1"
[works.lmz.common/common-runnable-war-scss "1.1"]
Group / Artifact | Type | Version |
---|---|---|
works.lmz.common : common-runnable-war | jar | [1.1,2) |
com.bluetrainsoftware.bathe : bathe-booter | jar | [2.1,3) |