| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.platinprotocol |
| Идентификатор | ИдентификаторWeb3jAirdropPlugin |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb3jAirdropPlugin
Web3j Airdrop Plugin is tools for working with airdrop smart contracts on ethereum.
Smart contracts source code: https://github.com/platinprotocol/platin-escrow
|
| Имя Файла | Размер |
|---|---|
| Web3jAirdropPlugin-1.0.6.pom | |
| Web3jAirdropPlugin-1.0.6.jar | 47 KB |
| Web3jAirdropPlugin-1.0.6-sources.jar | 12 KB |
| Web3jAirdropPlugin-1.0.6-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropPlugin/ -->
<dependency>
<groupId>io.github.platinprotocol</groupId>
<artifactId>Web3jAirdropPlugin</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropPlugin/
implementation 'io.github.platinprotocol:Web3jAirdropPlugin:1.0.6'
// https://jarcasting.com/artifacts/io.github.platinprotocol/Web3jAirdropPlugin/
implementation ("io.github.platinprotocol:Web3jAirdropPlugin:1.0.6")
'io.github.platinprotocol:Web3jAirdropPlugin:jar:1.0.6'
<dependency org="io.github.platinprotocol" name="Web3jAirdropPlugin" rev="1.0.6">
<artifact name="Web3jAirdropPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.platinprotocol', module='Web3jAirdropPlugin', version='1.0.6')
)
libraryDependencies += "io.github.platinprotocol" % "Web3jAirdropPlugin" % "1.0.6"
[io.github.platinprotocol/Web3jAirdropPlugin "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.platinprotocol : Web3jGeoPlugin | jar | 0.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.powermock : powermock-api-mockito | jar | 1.5.6 |
| org.powermock : powermock-module-junit4 | jar | 1.5.6 |