Download ustack-core-1.0.31.jar file - Jar u

Jar examples for u:ustack-core

Description

UntzUntz UStack Core

You can download jar file ustack-core 1.0.31 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ustack-core-1.0.31.jar to your project.

<dependency>
   <groupId>com.untzuntz.ustack</groupId>
   <artifactId>ustack-core</artifactId>
   <version>1.0.31</version>
</dependency>
compile group: 'com.untzuntz.ustack', name: 'ustack-core', version: '1.0.31'
libraryDependencies += "com.untzuntz.ustack" % "ustack-core" % "1.0.31"
<dependency org="com.untzuntz.ustack" name="ustack-core" rev="1.0.31"/>
@Grapes(@Grab(group='com.untzuntz.ustack', module='ustack-core', version='1.0.31'))
'com.untzuntz.ustack:ustack-core:jar:1.0.31'

Download

Click the following link to download the jar file.

ustack-core-1.0.31-javadoc.jar
ustack-core-1.0.31-sources.jar
ustack-core-1.0.31.jar
ustack-core-1.0.31.pom



Related Tutorials