License |
License |
---|---|
GroupId | GroupIdcom.getperka |
ArtifactId | ArtifactIdperka-oss-parent |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPerka Open Source Parent
Common settings for Perka open-source projects
|
Project Organization |
Project OrganizationPerka Inc. |
Filename | Size |
---|---|
perka-oss-parent-1.6.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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.getperka/perka-oss-parent/
implementation 'com.getperka:perka-oss-parent:1.6'
// https://jarcasting.com/artifacts/com.getperka/perka-oss-parent/
implementation ("com.getperka:perka-oss-parent:1.6")
'com.getperka:perka-oss-parent:pom:1.6'
<dependency org="com.getperka" name="perka-oss-parent" rev="1.6">
<artifact name="perka-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.getperka', module='perka-oss-parent', version='1.6')
)
libraryDependencies += "com.getperka" % "perka-oss-parent" % "1.6"
[com.getperka/perka-oss-parent "1.6"]