is not current version
Last Version 2.0.0

edu.sc.seis.gradle:macappbundle 1.0.9

description for project

Categories

Categories

Gradle Build Tools
GroupId

GroupId

edu.sc.seis.gradle
ArtifactId

ArtifactId

macappbundle
Version

Version

1.0.9
Type

Type

jar

Download macappbundle 1.0.9


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