is not current version
Last Version 1.1.0

org.slinkyframework:slinky-build-parent 0.4.2

Slinky Framework

GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-build-parent
Version

Version

0.4.2
Type

Type

pom

Download slinky-build-parent 0.4.2


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