Last Version

Parent POM 5

Parent POM for Mycila projects

License

License

GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

parent-pom
Version

Version

5
Type

Type

pom
Description

Description

Parent POM
Parent POM for Mycila projects
Project Organization

Project Organization

Mycila

Download parent-pom 5

Filename Size
parent-pom-5.pom 8 KB
Browse

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

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.