GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdmalihu-custom-scrollbar |
Version | Version1.0.15.2-jre12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/malihu-custom-scrollbar/ -->
<dependency>
<groupId>com.jwebmp.plugins.jquery</groupId>
<artifactId>malihu-custom-scrollbar</artifactId>
<version>1.0.15.2-jre12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/malihu-custom-scrollbar/
implementation 'com.jwebmp.plugins.jquery:malihu-custom-scrollbar:1.0.15.2-jre12'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/malihu-custom-scrollbar/
implementation ("com.jwebmp.plugins.jquery:malihu-custom-scrollbar:1.0.15.2-jre12")
'com.jwebmp.plugins.jquery:malihu-custom-scrollbar:jar:1.0.15.2-jre12'
<dependency org="com.jwebmp.plugins.jquery" name="malihu-custom-scrollbar" rev="1.0.15.2-jre12">
<artifact name="malihu-custom-scrollbar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='malihu-custom-scrollbar', version='1.0.15.2-jre12')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "malihu-custom-scrollbar" % "1.0.15.2-jre12"
[com.jwebmp.plugins.jquery/malihu-custom-scrollbar "1.0.15.2-jre12"]