is not current version
Last Version 2.3.5.RELEASE

com.feingto:feingto-common 2.3.3.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-common
Version

Version

2.3.3.RELEASE
Type

Type

jar

Download feingto-common 2.3.3.RELEASE


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