mirror of
https://github.com/irmen/ksim65.git
synced 2025-08-05 16:25:15 +00:00
jcenter
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[](https://saythanks.io/to/irmen)
|
||||
[](https://travis-ci.org/irmen/ksim65)
|
||||
JCenter: [](https://bintray.com/irmen/maven/ksim65/_latestVersion)
|
||||
|
||||
# KSim65 - Kotlin/JVM 6502/65C02 microprocessor simulator
|
||||
|
||||
@@ -32,7 +33,7 @@ Still to be written. For now, use the source ;-)
|
||||
|
||||
## Using it as a library in your own project
|
||||
|
||||
Ksim65 is available on the [JCenter maven repository](https://bintray.com/irmen/maven/ksim65/1.7).
|
||||
Ksim65 is available on the [JCenter maven repository](https://bintray.com/irmen/maven/ksim65/_latestVersion).
|
||||
|
||||
You can simply add it as a dependency to your project.
|
||||
For Maven:
|
||||
|
Reference in New Issue
Block a user