Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdJFinal-event |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
JFinal-event-3.0.0.pom | |
JFinal-event-3.0.0.jar | 29 KB |
JFinal-event-3.0.0-sources.jar | 17 KB |
JFinal-event-3.0.0-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>JFinal-event</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/
implementation 'net.dreamlu:JFinal-event:3.0.0'
// https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/
implementation ("net.dreamlu:JFinal-event:3.0.0")
'net.dreamlu:JFinal-event:jar:3.0.0'
<dependency org="net.dreamlu" name="JFinal-event" rev="3.0.0">
<artifact name="JFinal-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='JFinal-event', version='3.0.0')
)
libraryDependencies += "net.dreamlu" % "JFinal-event" % "3.0.0"
[net.dreamlu/JFinal-event "3.0.0"]