MVN

com.paiondata : ai-translation4markdown-plugin

Maven & Gradle

Apr 22, 2024
0 stars

ai-translation4markdown-plugin · An AI translation maven plugin for markdown.

<plugin>
    <groupId>com.paiondata</groupId>
    <artifactId>ai-translation4markdown-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paiondata : ai-translation4markdown-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.paiondata : ai-translation4markdown-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
ai-translation4markdown-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>com.paiondata</groupId>
    <artifactId>ai-translation4markdown-plugin</artifactId>
    <version>1.1</version>
</plugin>