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