License |
License |
---|---|
GroupId | GroupIdnz.co.edmi |
ArtifactId | ArtifactIdbourbon-gem-jar |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThoughtbot Bourbon Gem in a Jar
Repackages the thoughtbot Bourbon gem into a jar for use in Java projects.
The bourbon-gem-jar package version follows the thoughtbot-bourbon.gem
versions located http://thoughtbot.com/bourbon/ (https://github.com/thoughtbot/bourbon).
Simply change the version of this package to download and repackage the
same GEM version.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bourbon-gem-jar-2.1.0.pom | |
bourbon-gem-jar-2.1.0.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.co.edmi/bourbon-gem-jar/ -->
<dependency>
<groupId>nz.co.edmi</groupId>
<artifactId>bourbon-gem-jar</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.edmi/bourbon-gem-jar/
implementation 'nz.co.edmi:bourbon-gem-jar:2.1.0'
// https://jarcasting.com/artifacts/nz.co.edmi/bourbon-gem-jar/
implementation ("nz.co.edmi:bourbon-gem-jar:2.1.0")
'nz.co.edmi:bourbon-gem-jar:jar:2.1.0'
<dependency org="nz.co.edmi" name="bourbon-gem-jar" rev="2.1.0">
<artifact name="bourbon-gem-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.edmi', module='bourbon-gem-jar', version='2.1.0')
)
libraryDependencies += "nz.co.edmi" % "bourbon-gem-jar" % "2.1.0"
[nz.co.edmi/bourbon-gem-jar "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
me.n4u.sass : sass-gems | jar | [3.1.16, 3.2) |