Last Version

Ocean Maven Configuration 1.8


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

au.net.ocean
ArtifactId

ArtifactId

maven
Version

Version

1.8
Type

Type

pom
Description

Description

Ocean Maven Configuration
Project Organization

Project Organization

Ocean

Download maven 1.8

Filename Size
maven-1.8.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-tools