MVN

io.github.miracelwhipp.net.cs.plugin : cs-maven-plugin

Maven & Gradle

Jul 15, 2022
0 stars
<plugin>
    <groupId>io.github.miracelwhipp.net.cs.plugin</groupId>
    <artifactId>cs-maven-plugin</artifactId>
    <version>2.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.miracelwhipp.net.cs.plugin : cs-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of io.github.miracelwhipp.net.cs.plugin : cs-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
cs-maven-plugin-2.1.3
cs-maven-plugin-2.1.2
cs-maven-plugin-2.1.1
2.1
cs-maven-plugin-2.1
2.0
cs-maven-plugin-2.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.miracelwhipp.net.cs.plugin</groupId>
    <artifactId>cs-maven-plugin</artifactId>
    <version>2.1.3</version>
</plugin>

Advertisement