Download unipop-core-0.2.jar file - Jar u

Jar examples for u:unipop-core

Description

You can download jar file unipop-core 0.2 in this page.

Build File

You can use the following script to add unipop-core-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

unipop-core-0.2-javadoc.jar
unipop-core-0.2-sources.jar
unipop-core-0.2.jar
unipop-core-0.2.pom



Related Tutorials