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