m

material__linear-progress

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