Download style-2.0.1.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 2.0.1 in this page.

License

MIT LICENSE

Build File

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

<dependency>
   <groupId>net.cassite</groupId>
   <artifactId>style</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'net.cassite', name: 'style', version: '2.0.1'
libraryDependencies += "net.cassite" % "style" % "2.0.1"
<dependency org="net.cassite" name="style" rev="2.0.1"/>
@Grapes(@Grab(group='net.cassite', module='style', version='2.0.1'))
'net.cassite:style:jar:2.0.1'

Download

Click the following link to download the jar file.

style-2.0.1-javadoc.jar
style-2.0.1-sources.jar
style-2.0.1.jar
style-2.0.1.pom



Related Tutorials