is not current version
Last Version 2.1.5

com.tvd12:ezyfox-core 1.0.9

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

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-core
Version

Version

1.0.9
Type

Type

jar

Download ezyfox-core 1.0.9


<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/ -->
<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>ezyfox-core</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/
implementation 'com.tvd12:ezyfox-core:1.0.9'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-core/
implementation ("com.tvd12:ezyfox-core:1.0.9")
'com.tvd12:ezyfox-core:jar:1.0.9'
<dependency org="com.tvd12" name="ezyfox-core" rev="1.0.9">
  <artifact name="ezyfox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-core', version='1.0.9')
)
libraryDependencies += "com.tvd12" % "ezyfox-core" % "1.0.9"
[com.tvd12/ezyfox-core "1.0.9"]