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