is not current version
Last Version 2.0.0.RELEASE

com.slyak:slyak-parent 1.2.0.RELEASE

Parent pom of slyak

GroupId

GroupId

com.slyak
ArtifactId

ArtifactId

slyak-parent
Version

Version

1.2.0.RELEASE
Type

Type

pom

Download slyak-parent 1.2.0.RELEASE


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