Download inflector-1.2.1.jar file - Jar i

Jar examples for i:inflector

Description

Inflector words

You can download jar file inflector 1.2.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add inflector-1.2.1.jar to your project.

<dependency>
   <groupId>br.eti.clairton</groupId>
   <artifactId>inflector</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'br.eti.clairton', name: 'inflector', version: '1.2.1'
libraryDependencies += "br.eti.clairton" % "inflector" % "1.2.1"
<dependency org="br.eti.clairton" name="inflector" rev="1.2.1"/>
@Grapes(@Grab(group='br.eti.clairton', module='inflector', version='1.2.1'))
'br.eti.clairton:inflector:jar:1.2.1'

Download

Click the following link to download the jar file.

inflector-1.2.1-javadoc.jar
inflector-1.2.1-sources.jar
inflector-1.2.1.jar
inflector-1.2.1.pom



Related Tutorials