Download basis-core_2.11-0.2.1.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.1 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials