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

Jar examples for c:cfml.dictionary

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials