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