Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-http-client-with-websocket |
Version | Version0.9.20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-client-with-websocket/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-http-client-with-websocket</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-client-with-websocket/
implementation 'org.spincast:spincast-plugins-http-client-with-websocket:0.9.20'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-client-with-websocket/
implementation ("org.spincast:spincast-plugins-http-client-with-websocket:0.9.20")
'org.spincast:spincast-plugins-http-client-with-websocket:jar:0.9.20'
<dependency org="org.spincast" name="spincast-plugins-http-client-with-websocket" rev="0.9.20">
<artifact name="spincast-plugins-http-client-with-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-client-with-websocket', version='0.9.20')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-client-with-websocket" % "0.9.20"
[org.spincast/spincast-plugins-http-client-with-websocket "0.9.20"]