is not current version
Last Version 2.3.2

se.skltp.tak:tak-parent 2.1.0-RC


GroupId

GroupId

se.skltp.tak
ArtifactId

ArtifactId

tak-parent
Version

Version

2.1.0-RC
Type

Type

pom

Download tak-parent 2.1.0-RC

Filename Size
tak-parent-2.1.0-RC.pom 6 KB
Browse

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