c

css-tree

WebJar for css-tree
https://www.webjars.org
MIT
Files download
File Operation
css-tree-1.1.3.jar download
css-tree-1.1.3.pom download
css-tree-1.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>css-tree</artifactId>
  <version>1.1.3</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:css-tree:1.1.3'
Gradle Kotlin
implementation("org.webjars.npm:css-tree:1.1.3")
Scala SBT
libraryDependencies += "org.webjars.npm" % "css-tree" % "1.1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='css-tree', version='1.1.3')
)
Apache Ivy
<dependency org="org.webjars.npm" name="css-tree" rev="1.1.3" />
Leiningen
[org.webjars.npm/css-tree "1.1.3"]
Apache Buildr
'org.webjars.npm:css-tree:jar:1.1.3'