telenav-superpom-project

Intermediate parent pom for all projects that use the cactus-maven-plugin (i.e. everything but cactus, which cannot depend on itself).

License

License

GroupId

GroupId

com.telenav
ArtifactId

ArtifactId

telenav-superpom-project
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

telenav-superpom-project
Intermediate parent pom for all projects that use the cactus-maven-plugin (i.e. everything but cactus, which cannot depend on itself).
Project Organization

Project Organization

Telenav

Download telenav-superpom-project

How to add to project

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

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.

Versions

Version
2.0.1
2.0.0