Download concrete-analytics-base-4.8.6.jar file - Jar c

Jar examples for c:concrete-analytics-base

Description

Common library for Concrete analytics.

You can download jar file concrete-analytics-base 4.8.6 in this page.

Build File

You can use the following script to add concrete-analytics-base-4.8.6.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>concrete-analytics-base</artifactId>
   <version>4.8.6</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'concrete-analytics-base', version: '4.8.6'
libraryDependencies += "edu.jhu.hlt" % "concrete-analytics-base" % "4.8.6"
<dependency org="edu.jhu.hlt" name="concrete-analytics-base" rev="4.8.6"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='concrete-analytics-base', version='4.8.6'))
'edu.jhu.hlt:concrete-analytics-base:jar:4.8.6'

Download

Click the following link to download the jar file.

concrete-analytics-base-4.8.6-javadoc.jar
concrete-analytics-base-4.8.6-sources.jar
concrete-analytics-base-4.8.6.jar
concrete-analytics-base-4.8.6.pom



Related Tutorials