Last Version

JEVM 0.1.6

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

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

jevm
Version

Version

0.1.6
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 0.1.6


<!-- 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.