License |
License |
---|---|
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-component |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXCloud Component
A XCloud Generic Components Integration Project.
|
Project URL |
Project URL |
Project Organization |
Project Organizationwl4g |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xcloud-component-2.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-component</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component/
implementation 'com.wl4g:xcloud-component:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component/
implementation ("com.wl4g:xcloud-component:2.0.0")
'com.wl4g:xcloud-component:pom:2.0.0'
<dependency org="com.wl4g" name="xcloud-component" rev="2.0.0">
<artifact name="xcloud-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component" % "2.0.0"
[com.wl4g/xcloud-component "2.0.0"]