mirror of
https://github.com/irmen/ksim65.git
synced 2024-12-28 12:32:50 +00:00
doc
This commit is contained in:
parent
95733df9af
commit
d9f1a76c47
@ -41,13 +41,15 @@ For Maven:
|
||||
<dependency>
|
||||
<groupId>net.razorvine</groupId>
|
||||
<artifactId>ksim65</artifactId>
|
||||
<version>1.7</version>
|
||||
<version>1.8</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
||||
For Gradle:
|
||||
|
||||
implementation 'net.razorvine:ksim65:1.7'
|
||||
implementation 'net.razorvine:ksim65:1.8'
|
||||
|
||||
Update the version as required.
|
||||
|
||||
|
||||
## Virtual machine examples
|
||||
|
Loading…
Reference in New Issue
Block a user