is not current version
Last Version 0.5.9

org.webjars.npm:spectre.css 0.4.4

WebJar for spectre.css

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

spectre.css
Version

Version

0.4.4
Type

Type

jar

Download spectre.css 0.4.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/spectre.css/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>spectre.css</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/spectre.css/
implementation 'org.webjars.npm:spectre.css:0.4.4'
// https://jarcasting.com/artifacts/org.webjars.npm/spectre.css/
implementation ("org.webjars.npm:spectre.css:0.4.4")
'org.webjars.npm:spectre.css:jar:0.4.4'
<dependency org="org.webjars.npm" name="spectre.css" rev="0.4.4">
  <artifact name="spectre.css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='spectre.css', version='0.4.4')
)
libraryDependencies += "org.webjars.npm" % "spectre.css" % "0.4.4"
[org.webjars.npm/spectre.css "0.4.4"]