is not current version
Last Version 1.2.3

com.tvd12:ezyfox-io 1.1.5


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-io
Version

Version

1.1.5
Type

Type

jar

Download ezyfox-io 1.1.5


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