| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.thoughtbot |
| ArtifactId | ArtifactIdbourbon |
| Version | Version4.3.4 |
| Type | Typejar |
| Description |
Descriptionbourbon
WebJar for bourbon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bourbon-4.3.4.pom | |
| bourbon-4.3.4.jar | 60 KB |
| bourbon-4.3.4-sources.jar | 22 bytes |
| bourbon-4.3.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.thoughtbot/bourbon/ -->
<dependency>
<groupId>org.webjars.bowergithub.thoughtbot</groupId>
<artifactId>bourbon</artifactId>
<version>4.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thoughtbot/bourbon/
implementation 'org.webjars.bowergithub.thoughtbot:bourbon:4.3.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thoughtbot/bourbon/
implementation ("org.webjars.bowergithub.thoughtbot:bourbon:4.3.4")
'org.webjars.bowergithub.thoughtbot:bourbon:jar:4.3.4'
<dependency org="org.webjars.bowergithub.thoughtbot" name="bourbon" rev="4.3.4">
<artifact name="bourbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.thoughtbot', module='bourbon', version='4.3.4')
)
libraryDependencies += "org.webjars.bowergithub.thoughtbot" % "bourbon" % "4.3.4"
[org.webjars.bowergithub.thoughtbot/bourbon "4.3.4"]