is not current version
Last Version 1.6

com.getperka:perka-oss-parent 1.0

Common settings for Perka open-source projects

GroupId

GroupId

com.getperka
ArtifactId

ArtifactId

perka-oss-parent
Version

Version

1.0
Type

Type

pom

Download perka-oss-parent 1.0

Filename Size
perka-oss-parent-1.0.pom 4 KB
Browse

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