Last Version

macappbundle 2.0.0

A Gradle Plugin to create a Mac OSX .app application based on the project.

License

License

The Apache Software License, Version 2.0
Categories

Categories

Gradle Build Tools
GroupId

GroupId

edu.sc.seis.gradle
ArtifactId

ArtifactId

macappbundle
Version

Version

2.0.0
Type

Type

jar
Description

Description

macappbundle
A Gradle Plugin to create a Mac OSX .app application based on the project.

Download macappbundle 2.0.0


<!-- https://jarcasting.com/artifacts/edu.sc.seis.gradle/macappbundle/ -->
<dependency>
    <groupId>edu.sc.seis.gradle</groupId>
    <artifactId>macappbundle</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.sc.seis.gradle/macappbundle/
implementation 'edu.sc.seis.gradle:macappbundle:2.0.0'
// https://jarcasting.com/artifacts/edu.sc.seis.gradle/macappbundle/
implementation ("edu.sc.seis.gradle:macappbundle:2.0.0")
'edu.sc.seis.gradle:macappbundle:jar:2.0.0'
<dependency org="edu.sc.seis.gradle" name="macappbundle" rev="2.0.0">
  <artifact name="macappbundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.sc.seis.gradle', module='macappbundle', version='2.0.0')
)
libraryDependencies += "edu.sc.seis.gradle" % "macappbundle" % "2.0.0"
[edu.sc.seis.gradle/macappbundle "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.