| License |
License |
|---|---|
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdluffy.event.message |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava project for luffy
|
| Filename | Size |
|---|---|
| luffy.event.message-1.3.1.pom | |
| luffy.event.message-1.3.1.jar | 15 KB |
| luffy.event.message-1.3.1-sources.jar | 10 KB |
| luffy.event.message-1.3.1-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/luffy.event.message/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>luffy.event.message</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/luffy.event.message/
implementation 'org.noear:luffy.event.message:1.3.1'
// https://jarcasting.com/artifacts/org.noear/luffy.event.message/
implementation ("org.noear:luffy.event.message:1.3.1")
'org.noear:luffy.event.message:jar:1.3.1'
<dependency org="org.noear" name="luffy.event.message" rev="1.3.1">
<artifact name="luffy.event.message" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='luffy.event.message', version='1.3.1')
)
libraryDependencies += "org.noear" % "luffy.event.message" % "1.3.1"
[org.noear/luffy.event.message "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon | jar | 1.9.0 |
| org.noear : weed3 | jar | 3.4.27 |
| org.noear : luffy.base | jar | 1.3.1 |