is not current version
Last Version 1.2.0

com.js-lib:js-net-client 1.0.0

Client for services provided by Tiny Container via HTTP-RMI protocol and for W3C events stream.

Categories

Categories

JavaScript Languages Net CLI User Interface
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-net-client
Version

Version

1.0.0
Type

Type

jar

Download js-net-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.js-lib/js-net-client/ -->
<dependency>
    <groupId>com.js-lib</groupId>
    <artifactId>js-net-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.js-lib/js-net-client/
implementation 'com.js-lib:js-net-client:1.0.0'
// https://jarcasting.com/artifacts/com.js-lib/js-net-client/
implementation ("com.js-lib:js-net-client:1.0.0")
'com.js-lib:js-net-client:jar:1.0.0'
<dependency org="com.js-lib" name="js-net-client" rev="1.0.0">
  <artifact name="js-net-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.js-lib', module='js-net-client', version='1.0.0')
)
libraryDependencies += "com.js-lib" % "js-net-client" % "1.0.0"
[com.js-lib/js-net-client "1.0.0"]