Categories |
CategoriesLeaf Data Databases ORM |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.forms |
ArtifactId | ArtifactIdjwebmp-leafletjs |
Version | Version1.0.17.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-leafletjs-1.0.17.1.pom | |
jwebmp-leafletjs-1.0.17.1.jar | 9 MB |
jwebmp-leafletjs-1.0.17.1-sources.jar | 9 MB |
jwebmp-leafletjs-1.0.17.1-javadoc.jar | 499 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-leafletjs/ -->
<dependency>
<groupId>com.jwebmp.plugins.forms</groupId>
<artifactId>jwebmp-leafletjs</artifactId>
<version>1.0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-leafletjs/
implementation 'com.jwebmp.plugins.forms:jwebmp-leafletjs:1.0.17.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.forms/jwebmp-leafletjs/
implementation ("com.jwebmp.plugins.forms:jwebmp-leafletjs:1.0.17.1")
'com.jwebmp.plugins.forms:jwebmp-leafletjs:jar:1.0.17.1'
<dependency org="com.jwebmp.plugins.forms" name="jwebmp-leafletjs" rev="1.0.17.1">
<artifact name="jwebmp-leafletjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.forms', module='jwebmp-leafletjs', version='1.0.17.1')
)
libraryDependencies += "com.jwebmp.plugins.forms" % "jwebmp-leafletjs" % "1.0.17.1"
[com.jwebmp.plugins.forms/jwebmp-leafletjs "1.0.17.1"]