jar

fr.lehtto.maven.plugins : servermc-maven-plugin

Maven & Gradle

Oct 05, 2022
2 stars

Lehtto Maven servermc plugin · Maven plugin for Minecraft plugin development. Helps to develop by creating, running and debugging Minecraft server.

Table Of Contents

Latest Version

Download fr.lehtto.maven.plugins : servermc-maven-plugin JAR file - Latest Versions:

All Versions

Download fr.lehtto.maven.plugins : servermc-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window servermc-maven-plugin-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.lehtto.maven.plugins.papermc

├─ fr.lehtto.maven.plugins.papermc.PaperApiClient.class - [JAR]

├─ fr.lehtto.maven.plugins.papermc.package-info.class - [JAR]

fr.lehtto.maven.plugins.util

├─ fr.lehtto.maven.plugins.util.FileDownloader.class - [JAR]

fr.lehtto.maven.plugins.papermc.entity

├─ fr.lehtto.maven.plugins.papermc.entity.Application.class - [JAR]

├─ fr.lehtto.maven.plugins.papermc.entity.Build.class - [JAR]

├─ fr.lehtto.maven.plugins.papermc.entity.Change.class - [JAR]

├─ fr.lehtto.maven.plugins.papermc.entity.Download.class - [JAR]

├─ fr.lehtto.maven.plugins.papermc.entity.MojangMapping.class - [JAR]

├─ fr.lehtto.maven.plugins.papermc.entity.Version.class - [JAR]

fr.lehtto.maven.plugins

├─ fr.lehtto.maven.plugins.AbstractServerMcMojo.class - [JAR]

├─ fr.lehtto.maven.plugins.CleanMojo.class - [JAR]

├─ fr.lehtto.maven.plugins.CopyPluginMojo.class - [JAR]

├─ fr.lehtto.maven.plugins.InstallMojo.class - [JAR]

├─ fr.lehtto.maven.plugins.Plugin.class - [JAR]

├─ fr.lehtto.maven.plugins.StartMojo.class - [JAR]