Last Version

ovea-pom 13

Master POM of Ovea projects

License

License

GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea
Version

Version

13
Type

Type

pom
Description

Description

ovea-pom
Master POM of Ovea projects
Project URL

Project URL

http://github.com/Ovea/ovea-pom
Project Organization

Project Organization

Ovea
Source Code Management

Source Code Management

http://github.com/Ovea/ovea-pom

Download ovea 13

Filename Size
ovea-13.pom 18 KB
Browse

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

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.