is not current version
Last Version 0.6.6

org.eclipse.milo:sdk-tests 0.3.5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

sdk-tests
Version

Version

0.3.5
Type

Type

jar

Download sdk-tests 0.3.5


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