Jar examples for c:cfml.dictionary
You can download jar file cfml.dictionary 2.2.11 in this page.
You can use the following script to add cfml.dictionary-2.2.11.jar to your project.
<dependency> <groupId>com.github.cfparser</groupId> <artifactId>cfml.dictionary</artifactId> <version>2.2.11</version> </dependency>
compile group: 'com.github.cfparser', name: 'cfml.dictionary', version: '2.2.11'
libraryDependencies += "com.github.cfparser" % "cfml.dictionary" % "2.2.11"
<dependency org="com.github.cfparser" name="cfml.dictionary" rev="2.2.11"/>
@Grapes(@Grab(group='com.github.cfparser', module='cfml.dictionary', version='2.2.11'))
'com.github.cfparser:cfml.dictionary:jar:2.2.11'
Click the following link to download the jar file.
cfml.dictionary-2.2.11-javadoc.jar