is not current version
Last Version 3.13.0

com.ripstech.api:connector 3.6.2

A library to connect to the RIPS API.

GroupId

GroupId

com.ripstech.api
ArtifactId

ArtifactId

connector
Version

Version

3.6.2
Type

Type

jar

Download connector 3.6.2


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