net.maritimecloud.examples:developer-guide

The root pom for all maven projects under maritimecloud.net

License

License

Categories

Categories

IDE Development Tools Net GUI User Interface
GroupId

GroupId

net.maritimecloud.examples
ArtifactId

ArtifactId

developer-guide
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

The root pom for all maven projects under maritimecloud.net
Project Organization

Project Organization

Danish Maritime Authority

Download developer-guide

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.maritimecloud.mms : mc-mms-client jar 0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2