| Категории |
КатегорииGithub Инструменты разработки Контроль версий Leaf Данные Базы данных |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgithub-com-brunob-leaflet-fullscreen |
| Версия | Версия1.6.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-brunob-leaflet-fullscreen/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-brunob-leaflet-fullscreen</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-brunob-leaflet-fullscreen/
implementation 'org.webjars.npm:github-com-brunob-leaflet-fullscreen:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-brunob-leaflet-fullscreen/
implementation ("org.webjars.npm:github-com-brunob-leaflet-fullscreen:1.6.0")
'org.webjars.npm:github-com-brunob-leaflet-fullscreen:jar:1.6.0'
<dependency org="org.webjars.npm" name="github-com-brunob-leaflet-fullscreen" rev="1.6.0">
<artifact name="github-com-brunob-leaflet-fullscreen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-brunob-leaflet-fullscreen', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-brunob-leaflet-fullscreen" % "1.6.0"
[org.webjars.npm/github-com-brunob-leaflet-fullscreen "1.6.0"]