Download basis-core_2.11-0.2.0.jar file - Jar b

Jar examples for b:basis-core-2.11

Description

A foundation library for Scala focussed on efficiency and clean design

You can download jar file basis-core_2.11 0.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add basis-core_2.11-0.2.0.jar to your project.

<dependency>
   <groupId>it.reify</groupId>
   <artifactId>basis-core_2.11</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'it.reify', name: 'basis-core_2.11', version: '0.2.0'
libraryDependencies += "it.reify" % "basis-core_2.11" % "0.2.0"
<dependency org="it.reify" name="basis-core_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='it.reify', module='basis-core_2.11', version='0.2.0'))
'it.reify:basis-core_2.11:jar:0.2.0'

Download

Click the following link to download the jar file.

basis-core_2.11-0.2.0-javadoc.jar
basis-core_2.11-0.2.0-sources.jar
basis-core_2.11-0.2.0.jar
basis-core_2.11-0.2.0.pom



Related Tutorials