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