tvd12 / ezyfox-core

ezyfox library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Dependency Status Coverage Status Maven Central javadoc.io

Synopsis

This project supports to create a server side game application more efficiently and more quickly (use smartfox server engine)

Code Example

Motivation

Installation

    <dependency>
        <groupId>com.tvd12</groupId>
        <artifactId>ezyfox-core</artifactId>
        <version>2.1.6</version>
    </dependency>

API Reference

http://www.javadoc.io/doc/com.tvd12/ezyfox-core

Tests

mvn test

Contact us

License

  • Apache License, Version 2.0

About

ezyfox library

License:Apache License 2.0


Languages

Language:Java 100.0%