GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__materialize-css |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
types__materialize-css-1.0.4.pom | |
types__materialize-css-1.0.4.jar | 24 KB |
types__materialize-css-1.0.4-sources.jar | 22 bytes |
types__materialize-css-1.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__materialize-css/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__materialize-css</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__materialize-css/
implementation 'org.webjars.npm:types__materialize-css:1.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/types__materialize-css/
implementation ("org.webjars.npm:types__materialize-css:1.0.4")
'org.webjars.npm:types__materialize-css:jar:1.0.4'
<dependency org="org.webjars.npm" name="types__materialize-css" rev="1.0.4">
<artifact name="types__materialize-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__materialize-css', version='1.0.4')
)
libraryDependencies += "org.webjars.npm" % "types__materialize-css" % "1.0.4"
[org.webjars.npm/types__materialize-css "1.0.4"]