GroupId | GroupIdcom.axibase |
---|---|
ArtifactId | ArtifactIdaggregation-log-filter |
Version | Version2.0.4 |
Type | Typepom |
Filename | Size |
---|---|
aggregation-log-filter-2.0.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter/ -->
<dependency>
<groupId>com.axibase</groupId>
<artifactId>aggregation-log-filter</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter/
implementation 'com.axibase:aggregation-log-filter:2.0.4'
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter/
implementation ("com.axibase:aggregation-log-filter:2.0.4")
'com.axibase:aggregation-log-filter:pom:2.0.4'
<dependency org="com.axibase" name="aggregation-log-filter" rev="2.0.4">
<artifact name="aggregation-log-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='aggregation-log-filter', version='2.0.4')
)
libraryDependencies += "com.axibase" % "aggregation-log-filter" % "2.0.4"
[com.axibase/aggregation-log-filter "2.0.4"]