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