is not current version
Last Version 14.0.0

org.webjars.npm:material__textfield 0.2.7

WebJar for @material/textfield

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__textfield
Version

Version

0.2.7
Type

Type

jar

Download material__textfield 0.2.7


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