| Категории |
КатегорииGeo Прикладные библиотеки Geospatial JSON Данные |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторtypes__geojson |
| Версия | Версия1.0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| types__geojson-1.0.6.pom | |
| types__geojson-1.0.6.jar | 5 KB |
| types__geojson-1.0.6-sources.jar | 22 bytes |
| types__geojson-1.0.6-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__geojson/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__geojson</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__geojson/
implementation 'org.webjars.npm:types__geojson:1.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/types__geojson/
implementation ("org.webjars.npm:types__geojson:1.0.6")
'org.webjars.npm:types__geojson:jar:1.0.6'
<dependency org="org.webjars.npm" name="types__geojson" rev="1.0.6">
<artifact name="types__geojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__geojson', version='1.0.6')
)
libraryDependencies += "org.webjars.npm" % "types__geojson" % "1.0.6"
[org.webjars.npm/types__geojson "1.0.6"]