AppleCommander

AppleCommander is a general utility for Apple II disk images.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.applecommander
ArtifactId

ArtifactId

AppleCommander
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

AppleCommander
AppleCommander is a general utility for Apple II disk images.
Project URL

Project URL

https://applecommander.github.io/
Source Code Management

Source Code Management

https://github.com/AppleCommander/AppleCommander

Download AppleCommander

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
net.sf.applecommander : ShrinkItArchive jar 1.2.2
net.sf.applecommander : acdasm jar 0.4.0
net.sf.applecommander : bastools-api jar 0.3.1
org.apache.commons : commons-csv jar 1.8
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.
net.sf.applecommander

Versions

Version
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.5.14