License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
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 | 61 KB |
bourbon-4.3.4-sources.jar | 22 bytes |
bourbon-4.3.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bourbon/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bourbon</artifactId>
<version>4.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bourbon/
implementation 'org.webjars.bower:bourbon:4.3.4'
// https://jarcasting.com/artifacts/org.webjars.bower/bourbon/
implementation ("org.webjars.bower:bourbon:4.3.4")
'org.webjars.bower:bourbon:jar:4.3.4'
<dependency org="org.webjars.bower" name="bourbon" rev="4.3.4">
<artifact name="bourbon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bourbon', version='4.3.4')
)
libraryDependencies += "org.webjars.bower" % "bourbon" % "4.3.4"
[org.webjars.bower/bourbon "4.3.4"]