is not current version
Last Version 2022.0.2

com.feingto.cloud:feingto-cloud-commons 2020.0.3.1

Feing Cloud Commons

GroupId

GroupId

com.feingto.cloud
ArtifactId

ArtifactId

feingto-cloud-commons
Version

Version

2020.0.3.1
Type

Type

pom

Download feingto-cloud-commons 2020.0.3.1


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