is not current version
Last Version 1.0.4

cn.tenfell:cloud-smart-ui 1.0.3


GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cloud-smart-ui
Version

Version

1.0.3
Type

Type

jar

Download cloud-smart-ui 1.0.3


<!-- https://jarcasting.com/artifacts/cn.tenfell/cloud-smart-ui/ -->
<dependency>
    <groupId>cn.tenfell</groupId>
    <artifactId>cloud-smart-ui</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cloud-smart-ui/
implementation 'cn.tenfell:cloud-smart-ui:1.0.3'
// https://jarcasting.com/artifacts/cn.tenfell/cloud-smart-ui/
implementation ("cn.tenfell:cloud-smart-ui:1.0.3")
'cn.tenfell:cloud-smart-ui:jar:1.0.3'
<dependency org="cn.tenfell" name="cloud-smart-ui" rev="1.0.3">
  <artifact name="cloud-smart-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cloud-smart-ui', version='1.0.3')
)
libraryDependencies += "cn.tenfell" % "cloud-smart-ui" % "1.0.3"
[cn.tenfell/cloud-smart-ui "1.0.3"]