| License |
License |
|---|---|
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdezyfox-util |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
Descriptionezyfox-util
Common maven project configuration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ezyfox-util-1.2.1.pom | |
| ezyfox-util-1.2.1.jar | 269 KB |
| ezyfox-util-1.2.1-sources.jar | 112 KB |
| ezyfox-util-1.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-util/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-util</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-util/
implementation 'com.tvd12:ezyfox-util:1.2.1'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-util/
implementation ("com.tvd12:ezyfox-util:1.2.1")
'com.tvd12:ezyfox-util:jar:1.2.1'
<dependency org="com.tvd12" name="ezyfox-util" rev="1.2.1">
<artifact name="ezyfox-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-util', version='1.2.1')
)
libraryDependencies += "com.tvd12" % "ezyfox-util" % "1.2.1"
[com.tvd12/ezyfox-util "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : properties-file | jar | 1.1.5 |
| com.tvd12 : reflections | jar | 1.0.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.3 |