is not current version
Last Version 14.0.0

org.webjars.npm:material__textfield 10.0.0

WebJar for @material/textfield

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__textfield
Version

Version

10.0.0
Type

Type

jar

Download material__textfield 10.0.0


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