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