Download ezyfox-core-1.0.9.jar file - Jar e

Jar examples for e:ezyfox-core

Description

A project project support to create a server side game application more efficiently and more quickly

You can download jar file ezyfox-core 1.0.9 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add ezyfox-core-1.0.9.jar to your project.

<dependency>
   <groupId>com.tvd12</groupId>
   <artifactId>ezyfox-core</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'com.tvd12', name: 'ezyfox-core', version: '1.0.9'
libraryDependencies += "com.tvd12" % "ezyfox-core" % "1.0.9"
<dependency org="com.tvd12" name="ezyfox-core" rev="1.0.9"/>
@Grapes(@Grab(group='com.tvd12', module='ezyfox-core', version='1.0.9'))
'com.tvd12:ezyfox-core:jar:1.0.9'

Download

Click the following link to download the jar file.

ezyfox-core-1.0.9-javadoc.jar
ezyfox-core-1.0.9-sources.jar
ezyfox-core-1.0.9.jar
ezyfox-core-1.0.9.pom



Related Tutorials