is not current version
Last Version 3.2

de.pfabulist:opencage-parent 2.0

A parent pom with java 8, jacoco, java source, javsa doc, strict dependency rules, gpg signing

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

opencage-parent
Version

Version

2.0
Type

Type

pom

Download opencage-parent 2.0

Filename Size
opencage-parent-2.0.pom 13 KB
Browse

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