GroupId | GroupIdcom.github.zouchongjin |
---|---|
ArtifactId | ArtifactIdhap-wso2-starter |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
hap-wso2-starter-1.0.4.pom | |
hap-wso2-starter-1.0.4.jar | 26 KB |
hap-wso2-starter-1.0.4-sources.jar | 14 KB |
hap-wso2-starter-1.0.4-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/hap-wso2-starter/ -->
<dependency>
<groupId>com.github.zouchongjin</groupId>
<artifactId>hap-wso2-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-wso2-starter/
implementation 'com.github.zouchongjin:hap-wso2-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-wso2-starter/
implementation ("com.github.zouchongjin:hap-wso2-starter:1.0.4")
'com.github.zouchongjin:hap-wso2-starter:jar:1.0.4'
<dependency org="com.github.zouchongjin" name="hap-wso2-starter" rev="1.0.4">
<artifact name="hap-wso2-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='hap-wso2-starter', version='1.0.4')
)
libraryDependencies += "com.github.zouchongjin" % "hap-wso2-starter" % "1.0.4"
[com.github.zouchongjin/hap-wso2-starter "1.0.4"]