Last Version

greenrobot-common's parent POM 2.0.0

Some defaults for Maven builds

License

License

GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

parent-pom
Version

Version

2.0.0
Type

Type

pom
Description

Description

greenrobot-common's parent POM
Some defaults for Maven builds
Project URL

Project URL

https://github.com/greenrobot/greenrobot-common
Source Code Management

Source Code Management

https://github.com/greenrobot/greenrobot-common

Download parent-pom 2.0.0

Filename Size
parent-pom-2.0.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.