is not current version
Last Version 1.2.3

com.tvd12:ezyfox-message 1.1.3


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-message
Version

Version

1.1.3
Type

Type

jar

Download ezyfox-message 1.1.3


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