is not current version
Last Version 0.6.6

org.eclipse.milo:stack-client 0.1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.milo
ArtifactId

ArtifactId

stack-client
Version

Version

0.1.1
Type

Type

jar

Download stack-client 0.1.1


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