is not current version
Last Version 0.9.8.1

com.github.srujankujmar:service-spec-commons 0.9.6.0.1


GroupId

GroupId

com.github.srujankujmar
ArtifactId

ArtifactId

service-spec-commons
Version

Version

0.9.6.0.1
Type

Type

jar

Download service-spec-commons 0.9.6.0.1


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