Download embrace-0.1.2.jar file - Jar e

Jar examples for e:embrace

Description

A tiny extension library embracing braceless coding style in Scala

You can download jar file embrace 0.1.2 in this page.

License

MIT/X11

Build File

You can use the following script to add embrace-0.1.2.jar to your project.

<dependency>
   <groupId>com.github.nikita-volkov</groupId>
   <artifactId>embrace</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.github.nikita-volkov', name: 'embrace', version: '0.1.2'
libraryDependencies += "com.github.nikita-volkov" % "embrace" % "0.1.2"
<dependency org="com.github.nikita-volkov" name="embrace" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.nikita-volkov', module='embrace', version='0.1.2'))
'com.github.nikita-volkov:embrace:jar:0.1.2'

Download

Click the following link to download the jar file.

embrace-0.1.2-javadoc.jar
embrace-0.1.2-sources.jar
embrace-0.1.2.jar
embrace-0.1.2.pom



Related Tutorials