is not current version
Last Version 1.2.3

com.tvd12:ezyfox-versions 0.0.2


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-versions
Version

Version

0.0.2
Type

Type

pom

Download ezyfox-versions 0.0.2


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