is not current version
Last Version 0.9.8.1

com.github.srujankujmar:deployer 0.9.6.0.1


GroupId

GroupId

com.github.srujankujmar
ArtifactId

ArtifactId

deployer
Version

Version

0.9.6.0.1
Type

Type

pom

Download deployer 0.9.6.0.1

Filename Size
deployer-0.9.6.0.1.pom 2 KB
Browse

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