s

systemjs-plugin-css

WebJar for SystemJS CSS plugin
http://webjars.org
MIT License
Doug Martin
Files download
File Operation
systemjs-plugin-css-0.1.35.jar download
systemjs-plugin-css-0.1.35.pom download
Apache Maven
<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>systemjs-plugin-css</artifactId>
  <version>0.1.35</version>
</dependency>
Gradle Groovy
implementation 'org.webjars:systemjs-plugin-css:0.1.35'
Gradle Kotlin
implementation("org.webjars:systemjs-plugin-css:0.1.35")
Scala SBT
libraryDependencies += "org.webjars" % "systemjs-plugin-css" % "0.1.35"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars', module='systemjs-plugin-css', version='0.1.35')
)
Apache Ivy
<dependency org="org.webjars" name="systemjs-plugin-css" rev="0.1.35" />
Leiningen
[org.webjars/systemjs-plugin-css "0.1.35"]
Apache Buildr
'org.webjars:systemjs-plugin-css:jar:0.1.35'