Last Version

maven:maven 20030211.132709


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

maven
Version

Version

20030211.132709
Type

Type

jar
Description

Description

Download maven 20030211.132709


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

Dependencies

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

Project Modules

There are no modules declared in this project.