Download concrete-core-4.6.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.6 in this page.

License

BSD 2-Clause License

Build File

You can use the following script to add concrete-core-4.6.jar to your project.

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

Download

Click the following link to download the jar file.

concrete-core-4.6-javadoc.jar
concrete-core-4.6-sources.jar
concrete-core-4.6.jar
concrete-core-4.6.pom



Related Tutorials