GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmaterial__selection-control |
Version | Version0.25.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/material__selection-control/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>material__selection-control</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material__selection-control/
implementation 'org.webjars.npm:material__selection-control:0.25.0'
// https://jarcasting.com/artifacts/org.webjars.npm/material__selection-control/
implementation ("org.webjars.npm:material__selection-control:0.25.0")
'org.webjars.npm:material__selection-control:jar:0.25.0'
<dependency org="org.webjars.npm" name="material__selection-control" rev="0.25.0">
<artifact name="material__selection-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material__selection-control', version='0.25.0')
)
libraryDependencies += "org.webjars.npm" % "material__selection-control" % "0.25.0"
[org.webjars.npm/material__selection-control "0.25.0"]