| GroupId | GroupIdorg.webjars.bower |
|---|---|
| ArtifactId | ArtifactIdmalihu-custom-scrollbar-plugin |
| Version | Version3.0.8 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/malihu-custom-scrollbar-plugin/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>malihu-custom-scrollbar-plugin</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/malihu-custom-scrollbar-plugin/
implementation 'org.webjars.bower:malihu-custom-scrollbar-plugin:3.0.8'
// https://jarcasting.com/artifacts/org.webjars.bower/malihu-custom-scrollbar-plugin/
implementation ("org.webjars.bower:malihu-custom-scrollbar-plugin:3.0.8")
'org.webjars.bower:malihu-custom-scrollbar-plugin:jar:3.0.8'
<dependency org="org.webjars.bower" name="malihu-custom-scrollbar-plugin" rev="3.0.8">
<artifact name="malihu-custom-scrollbar-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='malihu-custom-scrollbar-plugin', version='3.0.8')
)
libraryDependencies += "org.webjars.bower" % "malihu-custom-scrollbar-plugin" % "3.0.8"
[org.webjars.bower/malihu-custom-scrollbar-plugin "3.0.8"]