| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdsusy |
| Version | Version2.2.12 |
| Type | Typejar |
| Description |
Descriptionsusy
WebJar for susy
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| susy-2.2.12.pom | |
| susy-2.2.12.jar | 54 KB |
| susy-2.2.12-sources.jar | 22 bytes |
| susy-2.2.12-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/susy/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>susy</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/susy/
implementation 'org.webjars.bower:susy:2.2.12'
// https://jarcasting.com/artifacts/org.webjars.bower/susy/
implementation ("org.webjars.bower:susy:2.2.12")
'org.webjars.bower:susy:jar:2.2.12'
<dependency org="org.webjars.bower" name="susy" rev="2.2.12">
<artifact name="susy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='susy', version='2.2.12')
)
libraryDependencies += "org.webjars.bower" % "susy" % "2.2.12"
[org.webjars.bower/susy "2.2.12"]