Jar examples for e:expressive
Expressive is designed to allow coders to write more expressive code, focusing on what they want to do with collections of objects, rather than the mechanics of the manipulation of the Java Collections API.
You can download jar file expressive 0.9.5 in this page.
GNU Lesser General Public License (LGPL), Version 3.0
You can use the following script to add expressive-0.9.5.jar to your project.
<dependency> <groupId>com.atomicleopard</groupId> <artifactId>expressive</artifactId> <version>0.9.5</version> </dependency>
compile group: 'com.atomicleopard', name: 'expressive', version: '0.9.5'
libraryDependencies += "com.atomicleopard" % "expressive" % "0.9.5"
<dependency org="com.atomicleopard" name="expressive" rev="0.9.5"/>
@Grapes(@Grab(group='com.atomicleopard', module='expressive', version='0.9.5'))
'com.atomicleopard:expressive:jar:0.9.5'
Click the following link to download the jar file.
expressive-0.9.5-javadoc.jar