is not current version
Last Version 3.13.0

com.ripstech.api:connector-platform 3.7.0

The platform distribution of the connector and utils for the RIPS API.

Categories

Categories

ORM Data
GroupId

GroupId

com.ripstech.api
ArtifactId

ArtifactId

connector-platform
Version

Version

3.7.0
Type

Type

pom

Download connector-platform 3.7.0


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