Last Version

jvm65 0.1.8

A JVM targeted 6502 simulator written in Kotlin.

License

License

GroupId

GroupId

io.johnnystarr
ArtifactId

ArtifactId

jvm65
Version

Version

0.1.8
Type

Type

jar
Description

Description

jvm65
A JVM targeted 6502 simulator written in Kotlin.
Project URL

Project URL

https://johnnystarr.io/jvm65
Source Code Management

Source Code Management

https://github.com/johnnystarr/jvm65

Download jvm65 0.1.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-bom jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
com.google.guava : guava jar 30.0-jre

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.32
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.32
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.