Last Version

org.inigma:deployer 0.1

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

GroupId

GroupId

org.inigma
ArtifactId

ArtifactId

deployer
Version

Version

0.1
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/sepatel/deployer

Download deployer 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.