is not current version
Last Version 3.1.3

net.dreamlu:JFinal-event 2.0.4

JFinal-event is a plugin for Java Web Framework JFinal.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

JFinal-event
Version

Version

2.0.4
Type

Type

jar

Download JFinal-event 2.0.4


<!-- https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>JFinal-event</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/
implementation 'net.dreamlu:JFinal-event:2.0.4'
// https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/
implementation ("net.dreamlu:JFinal-event:2.0.4")
'net.dreamlu:JFinal-event:jar:2.0.4'
<dependency org="net.dreamlu" name="JFinal-event" rev="2.0.4">
  <artifact name="JFinal-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='JFinal-event', version='2.0.4')
)
libraryDependencies += "net.dreamlu" % "JFinal-event" % "2.0.4"
[net.dreamlu/JFinal-event "2.0.4"]