GroupId | GroupIdcom.github.jobservice |
---|---|
ArtifactId | ArtifactIdworker-globfilter-aggregator |
Version | Version2.1.0-5 |
Type | Typepom |
Filename | Size |
---|---|
worker-globfilter-aggregator-2.1.0-5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/worker-globfilter-aggregator/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>worker-globfilter-aggregator</artifactId>
<version>2.1.0-5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/worker-globfilter-aggregator/
implementation 'com.github.jobservice:worker-globfilter-aggregator:2.1.0-5'
// https://jarcasting.com/artifacts/com.github.jobservice/worker-globfilter-aggregator/
implementation ("com.github.jobservice:worker-globfilter-aggregator:2.1.0-5")
'com.github.jobservice:worker-globfilter-aggregator:pom:2.1.0-5'
<dependency org="com.github.jobservice" name="worker-globfilter-aggregator" rev="2.1.0-5">
<artifact name="worker-globfilter-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='worker-globfilter-aggregator', version='2.1.0-5')
)
libraryDependencies += "com.github.jobservice" % "worker-globfilter-aggregator" % "2.1.0-5"
[com.github.jobservice/worker-globfilter-aggregator "2.1.0-5"]