is not current version
Last Version 0.5.1

org.slinkyframework:slinky-service-http-parent 0.2.1


GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-service-http-parent
Version

Version

0.2.1
Type

Type

pom

Download slinky-service-http-parent 0.2.1


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