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