is not current version
Last Version 1.0.0

io.hyscale:service-spec 0.9.8.4


GroupId

GroupId

io.hyscale
ArtifactId

ArtifactId

service-spec
Version

Version

0.9.8.4
Type

Type

pom

Download service-spec 0.9.8.4

Filename Size
service-spec-0.9.8.4.pom 1 KB
Browse

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