MVN

io.github.phantomstr.testing-tools : swagger-to-retrofit

Maven & Gradle

Jun 19, 2023
1 stars
<plugin>
    <groupId>io.github.phantomstr.testing-tools</groupId>
    <artifactId>swagger-to-retrofit</artifactId>
    <version>1.1.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.phantomstr.testing-tools : swagger-to-retrofit to add to Maven - Latest Versions:

  • Latest Stable: 1.1.8

All Versions

Choose a version of io.github.phantomstr.testing-tools : swagger-to-retrofit to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
swagger-to-retrofit-1.1.8
swagger-to-retrofit-1.1.7
swagger-to-retrofit-1.1.6
swagger-to-retrofit-1.1.4
swagger-to-retrofit-1.1.3
swagger-to-retrofit-1.1.2

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.phantomstr.testing-tools</groupId>
    <artifactId>swagger-to-retrofit</artifactId>
    <version>1.1.8</version>
</plugin>