| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.accur8 | 
| ArtifactId | ArtifactIdwsjdbc-client_2.13 | 
| Version | Version0.0.0-20210818_0952_raphsonatype | 
| Type | Typejar | 
| Description | Descriptionwsjdbc-client wsjdbc-client | 
| Project Organization | Project Organizationio.accur8 | 
<!-- https://jarcasting.com/artifacts/io.accur8/wsjdbc-client_2.13/ -->
<dependency>
    <groupId>io.accur8</groupId>
    <artifactId>wsjdbc-client_2.13</artifactId>
    <version>0.0.0-20210818_0952_raphsonatype</version>
</dependency>// https://jarcasting.com/artifacts/io.accur8/wsjdbc-client_2.13/
implementation 'io.accur8:wsjdbc-client_2.13:0.0.0-20210818_0952_raphsonatype'// https://jarcasting.com/artifacts/io.accur8/wsjdbc-client_2.13/
implementation ("io.accur8:wsjdbc-client_2.13:0.0.0-20210818_0952_raphsonatype")'io.accur8:wsjdbc-client_2.13:jar:0.0.0-20210818_0952_raphsonatype'<dependency org="io.accur8" name="wsjdbc-client_2.13" rev="0.0.0-20210818_0952_raphsonatype">
  <artifact name="wsjdbc-client_2.13" type="jar" />
</dependency>@Grapes(
@Grab(group='io.accur8', module='wsjdbc-client_2.13', version='0.0.0-20210818_0952_raphsonatype')
)libraryDependencies += "io.accur8" % "wsjdbc-client_2.13" % "0.0.0-20210818_0952_raphsonatype"[io.accur8/wsjdbc-client_2.13 "0.0.0-20210818_0952_raphsonatype"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 | 
| io.accur8 : wsjdbc-shared_2.13 | jar | 0.0.0-20210818_0952_raphsonatype | 
| org.asynchttpclient : async-http-client | jar | 2.12.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.7 |