| Группа | Группаcom.axibase |
|---|---|
| Идентификатор | Идентификаторaggregation-log-filter-test |
| Версия | Версия2.0.6 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-test/ -->
<dependency>
<groupId>com.axibase</groupId>
<artifactId>aggregation-log-filter-test</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-test/
implementation 'com.axibase:aggregation-log-filter-test:2.0.6'
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-test/
implementation ("com.axibase:aggregation-log-filter-test:2.0.6")
'com.axibase:aggregation-log-filter-test:jar:2.0.6'
<dependency org="com.axibase" name="aggregation-log-filter-test" rev="2.0.6">
<artifact name="aggregation-log-filter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='aggregation-log-filter-test', version='2.0.6')
)
libraryDependencies += "com.axibase" % "aggregation-log-filter-test" % "2.0.6"
[com.axibase/aggregation-log-filter-test "2.0.6"]