is not current version
Last Version 14.0.0

org.webjars.npm:material__base 0.1.0

WebJar for @material/base

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__base
Version

Version

0.1.0
Type

Type

jar

Download material__base 0.1.0


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