| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.juicemx |
| Идентификатор | Идентификаторgeth |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеweb3j
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| geth-3.3.0.pom | |
| geth-3.3.0.jar | 4 KB |
| geth-3.3.0-tests.jar | 5 KB |
| geth-3.3.0-sources.jar | 3 KB |
| geth-3.3.0-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.juicemx/geth/ -->
<dependency>
<groupId>io.github.juicemx</groupId>
<artifactId>geth</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juicemx/geth/
implementation 'io.github.juicemx:geth:3.3.0'
// https://jarcasting.com/artifacts/io.github.juicemx/geth/
implementation ("io.github.juicemx:geth:3.3.0")
'io.github.juicemx:geth:jar:3.3.0'
<dependency org="io.github.juicemx" name="geth" rev="3.3.0">
<artifact name="geth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juicemx', module='geth', version='3.3.0')
)
libraryDependencies += "io.github.juicemx" % "geth" % "3.3.0"
[io.github.juicemx/geth "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.juicemx : core | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |
| io.github.juicemx : core | jar | 3.3.0 |