is not current version
Last Version 1.1.0

org.slinkyframework:slinky-build-parent 0.3.8

Slinky Framework

GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-build-parent
Version

Version

0.3.8
Type

Type

pom

Download slinky-build-parent 0.3.8


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