Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-http-client-with-websocket |
Version | Version1.4.1 |
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>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-client-with-websocket/
implementation 'org.spincast:spincast-plugins-http-client-with-websocket:1.4.1'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-client-with-websocket/
implementation ("org.spincast:spincast-plugins-http-client-with-websocket:1.4.1")
'org.spincast:spincast-plugins-http-client-with-websocket:jar:1.4.1'
<dependency org="org.spincast" name="spincast-plugins-http-client-with-websocket" rev="1.4.1">
<artifact name="spincast-plugins-http-client-with-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-client-with-websocket', version='1.4.1')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-client-with-websocket" % "1.4.1"
[org.spincast/spincast-plugins-http-client-with-websocket "1.4.1"]