Last Version

Canos Super Pom 1.0.6

Canos Root Pom Project. Every Canos Project must explicitly or implicitly extends from this pom.

License

License

GroupId

GroupId

cn.canos
ArtifactId

ArtifactId

super-pom
Version

Version

1.0.6
Type

Type

pom
Description

Description

Canos Super Pom
Canos Root Pom Project. Every Canos Project must explicitly or implicitly extends from this pom.

Download super-pom 1.0.6

Filename Size
super-pom-1.0.6.pom 6 KB
Browse

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

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.