MVN

io.github.mostafamohajeri : scriptcc-maven-plugin

Maven & Gradle

Jan 11, 2023
0 stars

scriptcc-maven-plugin Maven Mojo · maven plugin for ASC2 translator project

<plugin>
    <groupId>io.github.mostafamohajeri</groupId>
    <artifactId>scriptcc-maven-plugin</artifactId>
    <version>1.4.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.mostafamohajeri : scriptcc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.4

All Versions

Choose a version of io.github.mostafamohajeri : scriptcc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
scriptcc-maven-plugin-1.4.4
scriptcc-maven-plugin-1.4.1
1.4
scriptcc-maven-plugin-1.4
1.2
scriptcc-maven-plugin-1.2
1.1
scriptcc-maven-plugin-1.1

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.mostafamohajeri</groupId>
    <artifactId>scriptcc-maven-plugin</artifactId>
    <version>1.4.4</version>
</plugin>