License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.applecommander |
ArtifactId | ArtifactIdAppleCommander |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionAppleCommander
AppleCommander is a general utility for Apple II disk images.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AppleCommander-1.6.0.pom | |
AppleCommander-1.6.0.jar | 246 KB |
AppleCommander-1.6.0-sources.jar | 831 KB |
AppleCommander-1.6.0-javadoc.jar | 679 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.applecommander/AppleCommander/ -->
<dependency>
<groupId>net.sf.applecommander</groupId>
<artifactId>AppleCommander</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.applecommander/AppleCommander/
implementation 'net.sf.applecommander:AppleCommander:1.6.0'
// https://jarcasting.com/artifacts/net.sf.applecommander/AppleCommander/
implementation ("net.sf.applecommander:AppleCommander:1.6.0")
'net.sf.applecommander:AppleCommander:jar:1.6.0'
<dependency org="net.sf.applecommander" name="AppleCommander" rev="1.6.0">
<artifact name="AppleCommander" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.applecommander', module='AppleCommander', version='1.6.0')
)
libraryDependencies += "net.sf.applecommander" % "AppleCommander" % "1.6.0"
[net.sf.applecommander/AppleCommander "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.applecommander : ShrinkItArchive | jar | 1.2.2 |
net.sf.applecommander : applesingle-api | jar | 1.2.1 |
net.sf.applecommander : bastools-api | jar | 0.3.1 |