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