Download style-14.04-beta.jar file - Jar s

Jar examples for s:style

Description

Java 8 functional programming toolbox supporting basic jdk libraries and providing language enhancing.

You can download jar file style 14.04-beta in this page.

License

MIT LICENSE

Build File

You can use the following script to add style-14.04-beta.jar to your project.

<dependency>
   <groupId>eu.agrosense.api</groupId>
   <artifactId>style</artifactId>
   <version>14.04-beta</version>
</dependency>
compile group: 'eu.agrosense.api', name: 'style', version: '14.04-beta'
libraryDependencies += "eu.agrosense.api" % "style" % "14.04-beta"
<dependency org="eu.agrosense.api" name="style" rev="14.04-beta"/>
@Grapes(@Grab(group='eu.agrosense.api', module='style', version='14.04-beta'))
'eu.agrosense.api:style:jar:14.04-beta'

Download

Click the following link to download the jar file.

style-14.04-beta-javadoc.jar
style-14.04-beta-sources.jar
style-14.04-beta.jar
style-14.04-beta.pom



Related Tutorials