is not current version
Last Version 0.4.0

com.sematext:SematextCloudClient 0.1.2

Client for Sematext Cloud API at https://sematext.com/docs/api/

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sematext
ArtifactId

ArtifactId

SematextCloudClient
Version

Version

0.1.2
Type

Type

jar

Download SematextCloudClient 0.1.2


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