is not current version
Last Version 1.0.0

io.hyscale:service-spec-commons 0.9.8.4


GroupId

GroupId

io.hyscale
ArtifactId

ArtifactId

service-spec-commons
Version

Version

0.9.8.4
Type

Type

jar

Download service-spec-commons 0.9.8.4


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