License |
License |
---|---|
GroupId | GroupIdcom.whaleal |
ArtifactId | ArtifactIdevent |
Version | Version0.2.0 |
Type | Typejar |
Description |
Description李冠飞
程序包
|
Project URL |
Project URL |
Filename | Size |
---|---|
event-0.2.0.pom | |
event-0.2.0.jar | 9 KB |
event-0.2.0-sources.jar | 4 KB |
event-0.2.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal/event/ -->
<dependency>
<groupId>com.whaleal</groupId>
<artifactId>event</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal/event/
implementation 'com.whaleal:event:0.2.0'
// https://jarcasting.com/artifacts/com.whaleal/event/
implementation ("com.whaleal:event:0.2.0")
'com.whaleal:event:jar:0.2.0'
<dependency org="com.whaleal" name="event" rev="0.2.0">
<artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal', module='event', version='0.2.0')
)
libraryDependencies += "com.whaleal" % "event" % "0.2.0"
[com.whaleal/event "0.2.0"]