is not current version
Last Version 2.3.8.RELEASE

com.feingto:feingto-cloud 2.3.5.RELEASE

小神龙云平台

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-cloud
Version

Version

2.3.5.RELEASE
Type

Type

pom

Download feingto-cloud 2.3.5.RELEASE


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