JEVM

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

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

jevm
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/DavePearce/JEVM
Source Code Management

Source Code Management

https://github.com/DavePearce/JEVM

Download jevm

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1