JEVM

A Java Emulator for the Ethereum Virtual Machine (EVM).

Лицензия

Лицензия

Группа

Группа

org.whiley
Идентификатор

Идентификатор

jevm
Последняя версия

Последняя версия

0.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

JEVM
A Java Emulator for the Ethereum Virtual Machine (EVM).
Ссылка на сайт

Ссылка на сайт

https://github.com/DavePearce/JEVM
Система контроля версий

Система контроля версий

https://github.com/DavePearce/JEVM

Скачать jevm

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.whiley/jevm/ -->
<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>jevm</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.whiley/jevm/
implementation 'org.whiley:jevm:0.1.6'
// https://jarcasting.com/artifacts/org.whiley/jevm/
implementation ("org.whiley:jevm:0.1.6")
'org.whiley:jevm:jar:0.1.6'
<dependency org="org.whiley" name="jevm" rev="0.1.6">
  <artifact name="jevm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whiley', module='jevm', version='0.1.6')
)
libraryDependencies += "org.whiley" % "jevm" % "0.1.6"
[org.whiley/jevm "0.1.6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1