Last Version

Bones 0.4.2

DSL for Data Description using ASTs and iterpreters

License

License

MIT
GroupId

GroupId

com.github.oletraveler
ArtifactId

ArtifactId

bones_2.11
Version

Version

0.4.2
Type

Type

jar
Description

Description

Bones
DSL for Data Description using ASTs and iterpreters
Project URL

Project URL

https://github.com/oletraveler/bones
Project Organization

Project Organization

com.github.oletraveler

Download bones_2.11 0.4.2


<!-- https://jarcasting.com/artifacts/com.github.oletraveler/bones_2.11/ -->
<dependency>
    <groupId>com.github.oletraveler</groupId>
    <artifactId>bones_2.11</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oletraveler/bones_2.11/
implementation 'com.github.oletraveler:bones_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.github.oletraveler/bones_2.11/
implementation ("com.github.oletraveler:bones_2.11:0.4.2")
'com.github.oletraveler:bones_2.11:jar:0.4.2'
<dependency org="com.github.oletraveler" name="bones_2.11" rev="0.4.2">
  <artifact name="bones_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oletraveler', module='bones_2.11', version='0.4.2')
)
libraryDependencies += "com.github.oletraveler" % "bones_2.11" % "0.4.2"
[com.github.oletraveler/bones_2.11 "0.4.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-free_2.11 jar 1.0.1
com.chuusai : shapeless_2.11 jar 2.3.3

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.13.4
org.scalatest : scalatest_2.11 jar 3.0.4
org.easymock : easymock jar 3.5.1

Project Modules

There are no modules declared in this project.