MVN

net.tascalate.async : net.tascalate.async.tools.maven

Maven & Gradle

May 29, 2023
98 stars

Tascalate Async/Await - Bytecode Enhancer Maven Plugin

<plugin>
    <groupId>net.tascalate.async</groupId>
    <artifactId>net.tascalate.async.tools.maven</artifactId>
    <version>1.2.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.tascalate.async : net.tascalate.async.tools.maven to add to Maven - Latest Versions:

  • Latest Stable: 1.2.6

All Versions

Choose a version of net.tascalate.async : net.tascalate.async.tools.maven to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
net.tascalate.async.tools.maven-1.2.6
net.tascalate.async.tools.maven-1.2.5
net.tascalate.async.tools.maven-1.2.4
net.tascalate.async.tools.maven-1.2.3
net.tascalate.async.tools.maven-1.2.2
net.tascalate.async.tools.maven-1.2.1
net.tascalate.async.tools.maven-1.2.0
1.1.x
net.tascalate.async.tools.maven-1.1.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>net.tascalate.async</groupId>
    <artifactId>net.tascalate.async.tools.maven</artifactId>
    <version>1.2.6</version>
</plugin>