Download s2core_2.11-0.2.0.jar file - Jar s

Jar examples for s:s2core-2.11

Description

s2core

You can download jar file s2core_2.11 0.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add s2core_2.11-0.2.0.jar to your project.

<dependency>
   <groupId>org.apache.s2graph</groupId>
   <artifactId>s2core_2.11</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'org.apache.s2graph', name: 's2core_2.11', version: '0.2.0'
libraryDependencies += "org.apache.s2graph" % "s2core_2.11" % "0.2.0"
<dependency org="org.apache.s2graph" name="s2core_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='org.apache.s2graph', module='s2core_2.11', version='0.2.0'))
'org.apache.s2graph:s2core_2.11:jar:0.2.0'

Download

Click the following link to download the jar file.

s2core_2.11-0.2.0-javadoc.jar
s2core_2.11-0.2.0-sources.jar
s2core_2.11-0.2.0.jar
s2core_2.11-0.2.0.pom



Related Tutorials