jar

io.github.lxgaming : overwolfgameevents

Maven & Gradle

Dec 30, 2021
1 stars

OverwolfGameEvents · Unofficial Overwolf Game Events SDK Bindings for Java

Table Of Contents

Latest Version

Download io.github.lxgaming : overwolfgameevents JAR file - Latest Versions:

All Versions

Download io.github.lxgaming : overwolfgameevents JAR file - All Versions:

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

io.github.lxgaming.overwolf.api

├─ io.github.lxgaming.overwolf.api.Overwolf.class - [JAR]

io.github.lxgaming.overwolf.api.entity

├─ io.github.lxgaming.overwolf.api.entity.Category.class - [JAR]

├─ io.github.lxgaming.overwolf.api.entity.Event.class - [JAR]

├─ io.github.lxgaming.overwolf.api.entity.Key.class - [JAR]

├─ io.github.lxgaming.overwolf.api.entity.Status.class - [JAR]

io.github.lxgaming.overwolf.internal.util

├─ io.github.lxgaming.overwolf.internal.util.Preconditions.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.util.StringUtils.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.util.Toolbox.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.util.UnsignedInteger.class - [JAR]

io.github.lxgaming.overwolf.internal.structure

├─ io.github.lxgaming.overwolf.internal.structure.CategoryStructure.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.structure.EventStructure.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.structure.KeyStructure.class - [JAR]

io.github.lxgaming.overwolf.internal.entity

├─ io.github.lxgaming.overwolf.internal.entity.CategoryImpl.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.entity.EventImpl.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.entity.KeyImpl.class - [JAR]

io.github.lxgaming.overwolf.internal.util.mapper

├─ io.github.lxgaming.overwolf.internal.util.mapper.FunctionMapperImpl.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.util.mapper.Mapping.class - [JAR]

io.github.lxgaming.overwolf.internal

├─ io.github.lxgaming.overwolf.internal.GameEvents.class - [JAR]

├─ io.github.lxgaming.overwolf.internal.OverwolfImpl.class - [JAR]

Advertisement