is not current version
Last Version 14.0.0

org.webjars.npm:material__textfield 0.3.4

WebJar for @material/textfield

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__textfield
Version

Version

0.3.4
Type

Type

jar

Download material__textfield 0.3.4


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