License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.n52.matlab |
ArtifactId | ArtifactIdmatlab-connector-client |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionMATLAB Connector Client
MATLAB Connector Client Classes
|
<!-- https://jarcasting.com/artifacts/org.n52.matlab/matlab-connector-client/ -->
<dependency>
<groupId>org.n52.matlab</groupId>
<artifactId>matlab-connector-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.matlab/matlab-connector-client/
implementation 'org.n52.matlab:matlab-connector-client:2.0.1'
// https://jarcasting.com/artifacts/org.n52.matlab/matlab-connector-client/
implementation ("org.n52.matlab:matlab-connector-client:2.0.1")
'org.n52.matlab:matlab-connector-client:jar:2.0.1'
<dependency org="org.n52.matlab" name="matlab-connector-client" rev="2.0.1">
<artifact name="matlab-connector-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.matlab', module='matlab-connector-client', version='2.0.1')
)
libraryDependencies += "org.n52.matlab" % "matlab-connector-client" % "2.0.1"
[org.n52.matlab/matlab-connector-client "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.n52.matlab : matlab-connector-common | jar | 2.0.1 |
com.google.guava : guava | jar | 18.0 |
javax.websocket : javax.websocket-api | jar | 1.0 |
org.eclipse.jetty.websocket : javax-websocket-client-impl | jar | 9.3.1.v20150714 |