Last Version

net.maritimecloud.examples:developer-guide 0.3

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
Version

Version

0.3
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 0.3


<!-- 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.