is not current version
Last Version 2.5.2.RELEASE

com.feingto:feingto-kit 2.4.9.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-kit
Version

Version

2.4.9.RELEASE
Type

Type

jar

Download feingto-kit 2.4.9.RELEASE


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