Bones

DSL for Data Description using ASTs and interpreters

License

License

MIT
GroupId

GroupId

com.github.oletraveler
ArtifactId

ArtifactId

bones_2.12
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bones
DSL for Data Description using ASTs and interpreters
Project URL

Project URL

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

Project Organization

com.github.oletraveler

Download bones_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.9
org.typelevel : cats-core_2.12 jar 2.0.0-RC1
org.typelevel : cats-free_2.12 jar 2.0.0-RC1
com.chuusai : shapeless_2.12 jar 2.3.3

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0