| Группа | Группаcom.github.fartherp |
|---|---|
| Идентификатор | Идентификаторframework-filter |
| Версия | Версия2.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| framework-filter-2.0.4.pom | |
| framework-filter-2.0.4.jar | 63 KB |
| framework-filter-2.0.4-sources.jar | 54 KB |
| framework-filter-2.0.4-javadoc.jar | 293 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fartherp/framework-filter/ -->
<dependency>
<groupId>com.github.fartherp</groupId>
<artifactId>framework-filter</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/framework-filter/
implementation 'com.github.fartherp:framework-filter:2.0.4'
// https://jarcasting.com/artifacts/com.github.fartherp/framework-filter/
implementation ("com.github.fartherp:framework-filter:2.0.4")
'com.github.fartherp:framework-filter:jar:2.0.4'
<dependency org="com.github.fartherp" name="framework-filter" rev="2.0.4">
<artifact name="framework-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='framework-filter', version='2.0.4')
)
libraryDependencies += "com.github.fartherp" % "framework-filter" % "2.0.4"
[com.github.fartherp/framework-filter "2.0.4"]