is not current version
Last Version 1.6

com.getperka:perka-oss-parent 1.3

Common settings for Perka open-source projects

GroupId

GroupId

com.getperka
ArtifactId

ArtifactId

perka-oss-parent
Version

Version

1.3
Type

Type

pom

Download perka-oss-parent 1.3

Filename Size
perka-oss-parent-1.3.pom 6 KB
Browse

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