is not current version
Last Version 0.4.2

com.github.oletraveler:bones_2.11 0.2.0

DSL for Data Description using ASTs and iterpreters

GroupId

GroupId

com.github.oletraveler
ArtifactId

ArtifactId

bones_2.11
Version

Version

0.2.0
Type

Type

jar

Download bones_2.11 0.2.0


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