GroupId | GroupIdcom.envisioniot.event |
---|---|
ArtifactId | ArtifactIdeos-event-api-new |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description1.0 初版
1.1 增加了event的flag和custom_attr字段。
|
Filename | Size |
---|---|
eos-event-api-new-1.1.pom | |
eos-event-api-new-1.1.jar | 19 KB |
eos-event-api-new-1.1-sources.jar | 13 KB |
eos-event-api-new-1.1-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envisioniot.event/eos-event-api-new/ -->
<dependency>
<groupId>com.envisioniot.event</groupId>
<artifactId>eos-event-api-new</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.envisioniot.event/eos-event-api-new/
implementation 'com.envisioniot.event:eos-event-api-new:1.1'
// https://jarcasting.com/artifacts/com.envisioniot.event/eos-event-api-new/
implementation ("com.envisioniot.event:eos-event-api-new:1.1")
'com.envisioniot.event:eos-event-api-new:jar:1.1'
<dependency org="com.envisioniot.event" name="eos-event-api-new" rev="1.1">
<artifact name="eos-event-api-new" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envisioniot.event', module='eos-event-api-new', version='1.1')
)
libraryDependencies += "com.envisioniot.event" % "eos-event-api-new" % "1.1"
[com.envisioniot.event/eos-event-api-new "1.1"]