gradle-pom-plugin

Gradle POM plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

ru.vyarus
ArtifactId

ArtifactId

gradle-pom-plugin
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-pom-plugin
Gradle POM plugin
Project URL

Project URL

https://github.com/xvik/gradle-pom-plugin
Source Code Management

Source Code Management

https://github.com/xvik/gradle-pom-plugin

Download gradle-pom-plugin

How to add to project

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

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.

Versions

Version
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1