GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdjwebmp-full-calendar |
Version | Version0.67.0.9 |
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>0.67.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-full-calendar/
implementation 'com.jwebmp.plugins.jquery:jwebmp-full-calendar:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-full-calendar/
implementation ("com.jwebmp.plugins.jquery:jwebmp-full-calendar:0.67.0.9")
'com.jwebmp.plugins.jquery:jwebmp-full-calendar:jar:0.67.0.9'
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-full-calendar" rev="0.67.0.9">
<artifact name="jwebmp-full-calendar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-full-calendar', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-full-calendar" % "0.67.0.9"
[com.jwebmp.plugins.jquery/jwebmp-full-calendar "0.67.0.9"]