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

Jar examples for u:ustack-core

Description

UntzUntz UStack Core

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials