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