emuLib

emuLib is the run-time library used by emuStudio platform and its plug-ins.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.emustudio
ArtifactId

ArtifactId

emuLib
Last Version

Last Version

9.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

emuLib
emuLib is the run-time library used by emuStudio platform and its plug-ins.
Project URL

Project URL

https://github.com/vbmacher/emuLib/
Source Code Management

Source Code Management

https://github.com/vbmacher/emuLib/

Download emuLib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
net.jcip : jcip-annotations jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
9.0.1
9.0.0