is not current version
Last Version 14.0.0

org.webjars.npm:material__textfield 0.4.1

WebJar for @material/textfield

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__textfield
Version

Version

0.4.1
Type

Type

jar

Download material__textfield 0.4.1


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