Download concrete-core-4.8-hc-fix.jar file - Jar c

Jar examples for c:concrete-core

Description

Basic code generated directly from the Concrete Thrift specifications.

You can download jar file concrete-core 4.8-hc-fix in this page.

License

BSD 2-Clause License

Build File

You can use the following script to add concrete-core-4.8-hc-fix.jar to your project.

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

Download

Click the following link to download the jar file.

concrete-core-4.8-hc-fix-javadoc.jar
concrete-core-4.8-hc-fix-sources.jar
concrete-core-4.8-hc-fix.jar
concrete-core-4.8-hc-fix.pom



Related Tutorials