is not current version
Last Version 1.0.4

ezyfox 1.0.2

Common maven project configuration

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox
Version

Version

1.0.2
Type

Type

pom
Description

Description

ezyfox
Common maven project configuration
Project URL

Project URL

https://youngmonkeys.org/project/ezyfox-library/
Project Organization

Project Organization

Young Monkeys
Source Code Management

Source Code Management

https://github.com/youngmonkeys/ezyfox

Download ezyfox 1.0.2

Filename Size
ezyfox-1.0.2.pom 12 KB
Browse

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

Dependencies

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.