is not current version
Last Version 8

net.maritimecloud:mc-root-pom 7

The root pom for all maven projects under maritimecloud.net

Categories

Categories

Net
GroupId

GroupId

net.maritimecloud
ArtifactId

ArtifactId

mc-root-pom
Version

Version

7
Type

Type

pom

Download mc-root-pom 7

Filename Size
mc-root-pom-7.pom 8 KB
Browse

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