| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаio.github.platinprotocol |
| Идентификатор | ИдентификаторWeb3jGeoPlugin |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb3jGeoPlugin
Web3j GEO Plugin is tools for working with GEO smart contracts on ethereum.
Smart contracts source code: https://github.com/platinprotocol/solidityGEO
|
| Имя Файла | Размер |
|---|---|
| Web3jGeoPlugin-0.0.5.pom | |
| Web3jGeoPlugin-0.0.5.jar | 63 KB |
| Web3jGeoPlugin-0.0.5-sources.jar | 20 KB |
| Web3jGeoPlugin-0.0.5-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoPlugin/ -->
<dependency>
<groupId>io.github.platinprotocol</groupId>
<artifactId>Web3jGeoPlugin</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoPlugin/
implementation 'io.github.platinprotocol:Web3jGeoPlugin:0.0.5'
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jGeoPlugin/
implementation ("io.github.platinprotocol:Web3jGeoPlugin:0.0.5")
'io.github.platinprotocol:Web3jGeoPlugin:jar:0.0.5'
<dependency org="io.github.platinprotocol" name="Web3jGeoPlugin" rev="0.0.5">
<artifact name="Web3jGeoPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.platinprotocol', module='Web3jGeoPlugin', version='0.0.5')
)
libraryDependencies += "io.github.platinprotocol" % "Web3jGeoPlugin" % "0.0.5"
[io.github.platinprotocol/Web3jGeoPlugin "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.web3j : core | jar | 3.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |