License |
License |
---|---|
GroupId | GroupIdcom.googlecode.kevinarpe-papaya |
ArtifactId | ArtifactIdkevinarpe-papaya-parent |
Last Version | Last Version0.0.32 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkevinarpe-papaya-parent
Papaya Parent: Utilities for Java 1.8+ written by Kevin Connor ARPE
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kevinarpe-papaya-parent-0.0.32.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.kevinarpe-papaya/kevinarpe-papaya-parent/ -->
<dependency>
<groupId>com.googlecode.kevinarpe-papaya</groupId>
<artifactId>kevinarpe-papaya-parent</artifactId>
<version>0.0.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.kevinarpe-papaya/kevinarpe-papaya-parent/
implementation 'com.googlecode.kevinarpe-papaya:kevinarpe-papaya-parent:0.0.32'
// https://jarcasting.com/artifacts/com.googlecode.kevinarpe-papaya/kevinarpe-papaya-parent/
implementation ("com.googlecode.kevinarpe-papaya:kevinarpe-papaya-parent:0.0.32")
'com.googlecode.kevinarpe-papaya:kevinarpe-papaya-parent:pom:0.0.32'
<dependency org="com.googlecode.kevinarpe-papaya" name="kevinarpe-papaya-parent" rev="0.0.32">
<artifact name="kevinarpe-papaya-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.kevinarpe-papaya', module='kevinarpe-papaya-parent', version='0.0.32')
)
libraryDependencies += "com.googlecode.kevinarpe-papaya" % "kevinarpe-papaya-parent" % "0.0.32"
[com.googlecode.kevinarpe-papaya/kevinarpe-papaya-parent "0.0.32"]