Last Version

Tools and plugins for Maven 17.0

Math, geometric, physic tools and other Java utilities.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.arakhne.afc.maven
ArtifactId

ArtifactId

maven
Version

Version

17.0
Type

Type

pom
Description

Description

Tools and plugins for Maven
Math, geometric, physic tools and other Java utilities.
Project Organization

Project Organization

Arakhnê.org Project

Download maven 17.0

Filename Size
maven-17.0.pom 957 bytes
Browse

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

Dependencies

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

Project Modules

  • maventools
  • tag-replacer