Download histream-core-0.13.3.jar file - Jar h

Jar examples for h:histream-core

Description

You can download jar file histream-core 0.13.3 in this page.

Build File

You can use the following script to add histream-core-0.13.3.jar to your project.

<dependency>
   <groupId>de.sekmi.histream</groupId>
   <artifactId>histream-core</artifactId>
   <version>0.13.3</version>
</dependency>
compile group: 'de.sekmi.histream', name: 'histream-core', version: '0.13.3'
libraryDependencies += "de.sekmi.histream" % "histream-core" % "0.13.3"
<dependency org="de.sekmi.histream" name="histream-core" rev="0.13.3"/>
@Grapes(@Grab(group='de.sekmi.histream', module='histream-core', version='0.13.3'))
'de.sekmi.histream:histream-core:jar:0.13.3'

Download

Click the following link to download the jar file.

histream-core-0.13.3-javadoc.jar
histream-core-0.13.3-sources.jar
histream-core-0.13.3-tests.jar
histream-core-0.13.3.jar
histream-core-0.13.3.pom



Related Tutorials