| Группа | Группаes.weso |
|---|---|
| Идентификатор | Идентификаторshapemap_3 |
| Версия | Версия0.1.96 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| shapemap_3-0.1.96.pom | |
| shapemap_3-0.1.96.jar | 382 KB |
| shapemap_3-0.1.96-sources.jar | 20 KB |
| shapemap_3-0.1.96-javadoc.jar | 308 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/es.weso/shapemap_3/ -->
<dependency>
<groupId>es.weso</groupId>
<artifactId>shapemap_3</artifactId>
<version>0.1.96</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/shapemap_3/
implementation 'es.weso:shapemap_3:0.1.96'
// https://jarcasting.com/artifacts/es.weso/shapemap_3/
implementation ("es.weso:shapemap_3:0.1.96")
'es.weso:shapemap_3:jar:0.1.96'
<dependency org="es.weso" name="shapemap_3" rev="0.1.96">
<artifact name="shapemap_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='shapemap_3', version='0.1.96')
)
libraryDependencies += "es.weso" % "shapemap_3" % "0.1.96"
[es.weso/shapemap_3 "0.1.96"]