Last Version

Maven Plugin 1.2.0

Convenience plugin for Maven related configuration

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.darylteo
ArtifactId

ArtifactId

maven-plugin
Version

Version

1.2.0
Type

Type

jar
Description

Description

Maven Plugin
Convenience plugin for Maven related configuration
Project URL

Project URL

http://github.com/darylteo/gradle-plugins
Source Code Management

Source Code Management

http://github.com/darylteo/gradle-plugins

Download maven-plugin 1.2.0


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

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.