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