is not current version
Last Version 0.3

net.maritimecloud.examples:developer-guide 0.2


Categories

Categories

IDE Development Tools Net GUI User Interface
GroupId

GroupId

net.maritimecloud.examples
ArtifactId

ArtifactId

developer-guide
Version

Version

0.2
Type

Type

jar

Download developer-guide 0.2


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