Last Version

ezyfox-util 1.2.3

Common maven project configuration

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-util
Version

Version

1.2.3
Type

Type

jar
Description

Description

ezyfox-util
Common maven project configuration
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Young Monkeys

Download ezyfox-util 1.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tvd12 : properties-file jar 1.1.8
com.tvd12 : reflections jar 1.0.1
ch.qos.logback : logback-classic jar 1.2.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
com.tvd12 : test-util jar 1.1.6

Project Modules

There are no modules declared in this project.