com.eowise:packer

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.eowise
ArtifactId

ArtifactId

packer
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download packer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.eowise : gradle-imagemagick jar 0.3.0

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.5.0