| License |
License |
|---|---|
| GroupId | GroupIdorg.microemu |
| ArtifactId | ArtifactIdmicroemulator |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmicroemulator
MicroEmulator one jar assembly for distribution
|
| Project Organization |
Project OrganizationMicroEmulator Team |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| microemulator-2.0.4.pom | |
| microemulator-2.0.4.jar | 10 KB |
| microemulator-2.0.4-sources.jar | 504 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.microemu/microemulator/ -->
<dependency>
<groupId>org.microemu</groupId>
<artifactId>microemulator</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microemu/microemulator/
implementation 'org.microemu:microemulator:2.0.4'
// https://jarcasting.com/artifacts/org.microemu/microemulator/
implementation ("org.microemu:microemulator:2.0.4")
'org.microemu:microemulator:pom:2.0.4'
<dependency org="org.microemu" name="microemulator" rev="2.0.4">
<artifact name="microemulator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microemu', module='microemulator', version='2.0.4')
)
libraryDependencies += "org.microemu" % "microemulator" % "2.0.4"
[org.microemu/microemulator "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.microemu : microemu-javase-swing Optional | jar | 2.0.4 |
| org.microemu : microemu-injected Optional | jar | 2.0.4 |