mirror of
https://github.com/irmen/ksim65.git
synced 2024-12-28 12:32:50 +00:00
jcenter
This commit is contained in:
parent
ffbd5050d6
commit
5d9c54eaf6
@ -1,5 +1,6 @@
|
||||
[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/irmen)
|
||||
[![Build Status](https://travis-ci.org/irmen/ksim65.svg?branch=master)](https://travis-ci.org/irmen/ksim65)
|
||||
JCenter: [![Download from Jcenter](https://api.bintray.com/packages/irmen/maven/ksim65/images/download.svg)](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:
|
||||
|
Loading…
Reference in New Issue
Block a user