is not current version
Last Version 0.1.8

com.macrodatalab:bosrvclient 0.1.5

BigObject service client in Java

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.macrodatalab
ArtifactId

ArtifactId

bosrvclient
Version

Version

0.1.5
Type

Type

jar

Download bosrvclient 0.1.5


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