| License |
License |
|---|---|
| GroupId | GroupIdcom.zimesfield |
| ArtifactId | ArtifactIdevent |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionevent
The zimesfield event project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| event-2.0.0.pom | |
| event-2.0.0.jar | 6 KB |
| event-2.0.0-sources.jar | 3 KB |
| event-2.0.0-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zimesfield/event/ -->
<dependency>
<groupId>com.zimesfield</groupId>
<artifactId>event</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zimesfield/event/
implementation 'com.zimesfield:event:2.0.0'
// https://jarcasting.com/artifacts/com.zimesfield/event/
implementation ("com.zimesfield:event:2.0.0")
'com.zimesfield:event:jar:2.0.0'
<dependency org="com.zimesfield" name="event" rev="2.0.0">
<artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zimesfield', module='event', version='2.0.0')
)
libraryDependencies += "com.zimesfield" % "event" % "2.0.0"
[com.zimesfield/event "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.22 |