is not current version
Last Version 2.0.14

com.untzuntz.ustack:ustack-core 1.0.14

UntzUntz UStack Core

GroupId

GroupId

com.untzuntz.ustack
ArtifactId

ArtifactId

ustack-core
Version

Version

1.0.14
Type

Type

jar

Download ustack-core 1.0.14


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