is not current version
Last Version 2.1.115

com.untzuntz.ustack:ustack-server 2.1.99

UntzUntz UStack Server

GroupId

GroupId

com.untzuntz.ustack
ArtifactId

ArtifactId

ustack-server
Version

Version

2.1.99
Type

Type

jar

Download ustack-server 2.1.99


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