Last Version

AppleCommander 1.2.1

A Java library for managing AppleSingle files.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.applecommander
ArtifactId

ArtifactId

applesingle-api
Version

Version

1.2.1
Type

Type

jar
Description

Description

AppleCommander
A Java library for managing AppleSingle files.
Project URL

Project URL

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

Source Code Management

https://github.com/AppleCommander/applesingle

Download applesingle-api 1.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.