Categories |
CategoriesLeaf Data Databases ORM |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.forms |
ArtifactId | ArtifactIdjwebmp-leafletjs |
Version | Version0.67.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-leafletjs/ -->
<dependency>
<groupId>com.jwebmp.plugins.forms</groupId>
<artifactId>jwebmp-leafletjs</artifactId>
<version>0.67.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-leafletjs/
implementation 'com.jwebmp.plugins.forms:jwebmp-leafletjs:0.67.0.3'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-leafletjs/
implementation ("com.jwebmp.plugins.forms:jwebmp-leafletjs:0.67.0.3")
'com.jwebmp.plugins.forms:jwebmp-leafletjs:jar:0.67.0.3'
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-leafletjs" rev="0.67.0.3">
<artifact name="jwebmp-leafletjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-leafletjs', version='0.67.0.3')
)
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-leafletjs" % "0.67.0.3"
[com.jwebmp.plugins.forms/jwebmp-leafletjs "0.67.0.3"]