Download bones_2.11-0.3.0.jar file - Jar b

Jar examples for b:bones-2.11

Description

DSL for Data Description using ASTs and iterpreters

You can download jar file bones_2.11 0.3.0 in this page.

License

MIT

Build File

You can use the following script to add bones_2.11-0.3.0.jar to your project.

<dependency>
   <groupId>com.github.oletraveler</groupId>
   <artifactId>bones_2.11</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.github.oletraveler', name: 'bones_2.11', version: '0.3.0'
libraryDependencies += "com.github.oletraveler" % "bones_2.11" % "0.3.0"
<dependency org="com.github.oletraveler" name="bones_2.11" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.oletraveler', module='bones_2.11', version='0.3.0'))
'com.github.oletraveler:bones_2.11:jar:0.3.0'

Download

Click the following link to download the jar file.

bones_2.11-0.3.0-javadoc.jar
bones_2.11-0.3.0-sources.jar
bones_2.11-0.3.0.jar
bones_2.11-0.3.0.pom



Related Tutorials