is not current version
Last Version 3.0.0.RELEASE

cn.tenfell:cn-tenfell-cloud 2.0.1.RELEASE

tenfell-cloud-component

GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cn-tenfell-cloud
Version

Version

2.0.1.RELEASE
Type

Type

pom

Download cn-tenfell-cloud 2.0.1.RELEASE


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