jar

com.polarcoral.monica : monica-starter

Maven & Gradle

Jan 03, 2018
1 usages

Starter for server and client with basic artifacts of monica

Table Of Contents

Latest Version

Download com.polarcoral.monica : monica-starter JAR file - Latest Versions:

All Versions

Download com.polarcoral.monica : monica-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
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 monica-starter-0.0.3.ALPHA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

monica.starter.server

├─ monica.starter.server.ServerStarter.class - [JAR]

monica.starter.client

├─ monica.starter.client.ClientFactory.class - [JAR]

├─ monica.starter.client.ClientStarter.class - [JAR]

├─ monica.starter.client.NettyRunnable.class - [JAR]

Advertisement