Download concrete-core-4.2.4.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.2.4 in this page.

License

BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials