не последняя версия
Последняя версия 2.0.0.RELEASE

com.aeert:vfilter 1.0.0.RELEASE

Downward compatible API version filter

Группа

Группа

com.aeert
Идентификатор

Идентификатор

vfilter
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать vfilter 1.0.0.RELEASE


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