is not current version
Last Version 2.0.0.RELEASE

com.aeert:vfilter 1.0.0

Downward compatible API version filter

GroupId

GroupId

com.aeert
ArtifactId

ArtifactId

vfilter
Version

Version

1.0.0
Type

Type

jar

Download vfilter 1.0.0


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