Download style-14.02-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.02-beta in this page.

License

MIT LICENSE

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials