is not current version
Last Version 0.0.5

com.rebasedata:client 0.0.4

Java-Client for the RebaseData API to read and convert databases

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.rebasedata
ArtifactId

ArtifactId

client
Version

Version

0.0.4
Type

Type

jar

Download client 0.0.4


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