Download scalaflavor4j-1.0.3.jar file - Jar s

Jar examples for s:scalaflavor4j

Description

ScalaFlavor4J provides you Scala flavored useful API in Java.

You can download jar file scalaflavor4j 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scalaflavor4j-1.0.3.jar to your project.

<dependency>
   <groupId>com.m3</groupId>
   <artifactId>scalaflavor4j</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.m3', name: 'scalaflavor4j', version: '1.0.3'
libraryDependencies += "com.m3" % "scalaflavor4j" % "1.0.3"
<dependency org="com.m3" name="scalaflavor4j" rev="1.0.3"/>
@Grapes(@Grab(group='com.m3', module='scalaflavor4j', version='1.0.3'))
'com.m3:scalaflavor4j:jar:1.0.3'

Download

Click the following link to download the jar file.

scalaflavor4j-1.0.3-javadoc.jar
scalaflavor4j-1.0.3-sources.jar
scalaflavor4j-1.0.3.jar
scalaflavor4j-1.0.3.pom



Related Tutorials