is not current version
Last Version 0.6.6

org.eclipse.milo:stack-client 0.3.7


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

stack-client
Version

Version

0.3.7
Type

Type

jar

Download stack-client 0.3.7


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