is not current version
Last Version 2.5.2.RELEASE

com.feingto:feingto-cache 2.3.6.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-cache
Version

Version

2.3.6.RELEASE
Type

Type

jar

Download feingto-cache 2.3.6.RELEASE


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