is not current version
Last Version 0.6.6

org.eclipse.milo:stack-client 0.4.3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

stack-client
Version

Version

0.4.3
Type

Type

jar

Download stack-client 0.4.3


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