is not current version
Last Version 1.0.0

io.hyscale:deployer-services 0.9.8.3


GroupId

GroupId

io.hyscale
ArtifactId

ArtifactId

deployer-services
Version

Version

0.9.8.3
Type

Type

jar

Download deployer-services 0.9.8.3


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