Download cfml.dictionary-2.4.9.jar file - Jar c

Jar examples for c:cfml.dictionary

Description

You can download jar file cfml.dictionary 2.4.9 in this page.

Build File

You can use the following script to add cfml.dictionary-2.4.9.jar to your project.

<dependency>
   <groupId>com.github.cfparser</groupId>
   <artifactId>cfml.dictionary</artifactId>
   <version>2.4.9</version>
</dependency>
compile group: 'com.github.cfparser', name: 'cfml.dictionary', version: '2.4.9'
libraryDependencies += "com.github.cfparser" % "cfml.dictionary" % "2.4.9"
<dependency org="com.github.cfparser" name="cfml.dictionary" rev="2.4.9"/>
@Grapes(@Grab(group='com.github.cfparser', module='cfml.dictionary', version='2.4.9'))
'com.github.cfparser:cfml.dictionary:jar:2.4.9'

Download

Click the following link to download the jar file.

cfml.dictionary-2.4.9-javadoc.jar
cfml.dictionary-2.4.9-sources.jar
cfml.dictionary-2.4.9.jar
cfml.dictionary-2.4.9.pom



Related Tutorials