is not current version
Last Version 0.9.8.1

com.github.srujankujmar:service-spec 0.9.6.0.1


GroupId

GroupId

com.github.srujankujmar
ArtifactId

ArtifactId

service-spec
Version

Version

0.9.6.0.1
Type

Type

pom

Download service-spec 0.9.6.0.1


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