is not current version
Last Version 1.13

cn.leancloud:filter-service-core 1.10


GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

filter-service-core
Version

Version

1.10
Type

Type

jar

Download filter-service-core 1.10


<!-- https://jarcasting.com/artifacts/cn.leancloud/filter-service-core/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>filter-service-core</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/filter-service-core/
implementation 'cn.leancloud:filter-service-core:1.10'
// https://jarcasting.com/artifacts/cn.leancloud/filter-service-core/
implementation ("cn.leancloud:filter-service-core:1.10")
'cn.leancloud:filter-service-core:jar:1.10'
<dependency org="cn.leancloud" name="filter-service-core" rev="1.10">
  <artifact name="filter-service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='filter-service-core', version='1.10')
)
libraryDependencies += "cn.leancloud" % "filter-service-core" % "1.10"
[cn.leancloud/filter-service-core "1.10"]