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

Jar examples for u:ustack-core

Description

UntzUntz UStack Core

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials