is not current version
Last Version 1.0.0-M6

org.eclipse.leshan:leshan-integration-tests 0.1.11-M5

The client/server integrations tests for leshan

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.leshan
ArtifactId

ArtifactId

leshan-integration-tests
Version

Version

0.1.11-M5
Type

Type

jar

Download leshan-integration-tests 0.1.11-M5


<!-- https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-integration-tests/ -->
<dependency>
    <groupId>org.eclipse.leshan</groupId>
    <artifactId>leshan-integration-tests</artifactId>
    <version>0.1.11-M5</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-integration-tests/
implementation 'org.eclipse.leshan:leshan-integration-tests:0.1.11-M5'
// https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-integration-tests/
implementation ("org.eclipse.leshan:leshan-integration-tests:0.1.11-M5")
'org.eclipse.leshan:leshan-integration-tests:jar:0.1.11-M5'
<dependency org="org.eclipse.leshan" name="leshan-integration-tests" rev="0.1.11-M5">
  <artifact name="leshan-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.leshan', module='leshan-integration-tests', version='0.1.11-M5')
)
libraryDependencies += "org.eclipse.leshan" % "leshan-integration-tests" % "0.1.11-M5"
[org.eclipse.leshan/leshan-integration-tests "0.1.11-M5"]