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