is not current version
Last Version 0.2.0

com.github.raymanrt:orientqb 0.1.6

orientqb is a builder for OSQL query language written in Java.

GroupId

GroupId

com.github.raymanrt
ArtifactId

ArtifactId

orientqb
Version

Version

0.1.6
Type

Type

jar

Download orientqb 0.1.6


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