| Категории |
КатегорииLeaf Данные Базы данных |
|---|---|
| Группа | Группаcom.jwebmp |
| Идентификатор | Идентификаторjwebmp-leafletjs |
| Версия | Версия0.65.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jwebmp-leafletjs-0.65.0.2.pom | |
| jwebmp-leafletjs-0.65.0.2.jar | 9 MB |
| jwebmp-leafletjs-0.65.0.2-tests.jar | 6 KB |
| jwebmp-leafletjs-0.65.0.2-sources.jar | 9 MB |
| jwebmp-leafletjs-0.65.0.2-javadoc.jar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-leafletjs/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-leafletjs</artifactId>
<version>0.65.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-leafletjs/
implementation 'com.jwebmp:jwebmp-leafletjs:0.65.0.2'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-leafletjs/
implementation ("com.jwebmp:jwebmp-leafletjs:0.65.0.2")
'com.jwebmp:jwebmp-leafletjs:jar:0.65.0.2'
<dependency org="com.jwebmp" name="jwebmp-leafletjs" rev="0.65.0.2">
<artifact name="jwebmp-leafletjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-leafletjs', version='0.65.0.2')
)
libraryDependencies += "com.jwebmp" % "jwebmp-leafletjs" % "0.65.0.2"
[com.jwebmp/jwebmp-leafletjs "0.65.0.2"]