License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyfox-message |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezyfox-message
Common maven project configuration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ezyfox-message-1.2.3.pom | |
ezyfox-message-1.2.3.jar | 7 KB |
ezyfox-message-1.2.3-sources.jar | 5 KB |
ezyfox-message-1.2.3-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-message/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-message</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-message/
implementation 'com.tvd12:ezyfox-message:1.2.3'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-message/
implementation ("com.tvd12:ezyfox-message:1.2.3")
'com.tvd12:ezyfox-message:jar:1.2.3'
<dependency org="com.tvd12" name="ezyfox-message" rev="1.2.3">
<artifact name="ezyfox-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-message', version='1.2.3')
)
libraryDependencies += "com.tvd12" % "ezyfox-message" % "1.2.3"
[com.tvd12/ezyfox-message "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyfox-identifier | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |