| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Geo Прикладные библиотеки Geospatial |
| Группа | Группаnl.cloudfarming.client |
| Идентификатор | Идентификаторgeometry |
| Последняя версия | Последняя версия1.0.24 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеgeometry
AgroSense is a highly modular farm management system base on the netbeans platform.
|
| Имя Файла | Размер |
|---|---|
| geometry-1.0.24.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/geometry/ -->
<dependency>
<groupId>nl.cloudfarming.client</groupId>
<artifactId>geometry</artifactId>
<version>1.0.24</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geometry/
implementation 'nl.cloudfarming.client:geometry:1.0.24'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/geometry/
implementation ("nl.cloudfarming.client:geometry:1.0.24")
'nl.cloudfarming.client:geometry:pom:1.0.24'
<dependency org="nl.cloudfarming.client" name="geometry" rev="1.0.24">
<artifact name="geometry" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='geometry', version='1.0.24')
)
libraryDependencies += "nl.cloudfarming.client" % "geometry" % "1.0.24"
[nl.cloudfarming.client/geometry "1.0.24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.netbeans.modules : org-netbeans-core-windows | jar | RELEASE71 |