Last Version

Maven Support 1.1

Development Tools Master

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

eu.cedarsoft.devtools
ArtifactId

ArtifactId

maven
Version

Version

1.1
Type

Type

jar
Description

Description

Maven Support
Development Tools Master
Project Organization

Project Organization

Cedarsoft

Download maven 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
eu.cedarsoft.devtools : core jar 1.1
com.google.code.guice : guice jar 1.0
com.intellij : annotations jar 6.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.