GroupId | GroupIdws.unfiltered |
---|---|
ArtifactId | ArtifactIdunfiltered-filter-async_3 |
Version | Version0.11.0-M3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-filter-async_3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-filter-async_3</artifactId>
<version>0.11.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-filter-async_3/
implementation 'ws.unfiltered:unfiltered-filter-async_3:0.11.0-M3'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-filter-async_3/
implementation ("ws.unfiltered:unfiltered-filter-async_3:0.11.0-M3")
'ws.unfiltered:unfiltered-filter-async_3:jar:0.11.0-M3'
<dependency org="ws.unfiltered" name="unfiltered-filter-async_3" rev="0.11.0-M3">
<artifact name="unfiltered-filter-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-filter-async_3', version='0.11.0-M3')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-filter-async_3" % "0.11.0-M3"
[ws.unfiltered/unfiltered-filter-async_3 "0.11.0-M3"]