j

jwebmp-jquery-simplebar

The JWebMP Implementation for a new basic compoennt
https://github.com/GedMarc/JWebMP-SimpleBar
GPL 3
Marc Magon
Files download
File Operation
jwebmp-jquery-simplebar-1.2.2.1-jre17.jar download
jwebmp-jquery-simplebar-1.2.2.1-jre17.pom download
jwebmp-jquery-simplebar-1.2.2.1-jre17-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.jquery</groupId>
  <artifactId>jwebmp-jquery-simplebar</artifactId>
  <version>1.2.2.1-jre17</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.jquery:jwebmp-jquery-simplebar:1.2.2.1-jre17'
Gradle Kotlin
implementation("com.jwebmp.plugins.jquery:jwebmp-jquery-simplebar:1.2.2.1-jre17")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-jquery-simplebar" % "1.2.2.1-jre17"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-jquery-simplebar', version='1.2.2.1-jre17')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-jquery-simplebar" rev="1.2.2.1-jre17" />
Leiningen
[com.jwebmp.plugins.jquery/jwebmp-jquery-simplebar "1.2.2.1-jre17"]
Apache Buildr
'com.jwebmp.plugins.jquery:jwebmp-jquery-simplebar:jar:1.2.2.1-jre17'