jar

net.myrrix : myrrix-client

Maven & Gradle

Jul 11, 2013

Myrrix Java Client · Java Client for a Myrrix Serving Layer

Table Of Contents

Latest Version

Download net.myrrix : myrrix-client JAR file - Latest Versions:

All Versions

Download net.myrrix : myrrix-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4

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 myrrix-client-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.myrrix.client

├─ net.myrrix.client.CLI.class - [JAR]

├─ net.myrrix.client.CLIArgs.class - [JAR]

├─ net.myrrix.client.CLICommand.class - [JAR]

├─ net.myrrix.client.ClientRecommender.class - [JAR]

├─ net.myrrix.client.MyrrixClientConfiguration.class - [JAR]

net.myrrix.client.async

├─ net.myrrix.client.async.AsyncRecommenderUpdater.class - [JAR]

net.myrrix.client.translating

├─ net.myrrix.client.translating.GenericTranslatedRecommendedItem.class - [JAR]

├─ net.myrrix.client.translating.TranslatedRecommendedItem.class - [JAR]

├─ net.myrrix.client.translating.TranslatingClientRecommender.class - [JAR]

├─ net.myrrix.client.translating.TranslatingRecommender.class - [JAR]