m

material__linear-progress

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