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

Jar examples for u:ustack-core

Description

UntzUntz UStack Core

You can download jar file ustack-core 1.0.9 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.9.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials