Last Version

IDRsolutions Kotlin Client 7.0.0-alpha

A example client to acess the idrsolutions cloud client

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

com.idrsolutions
ArtifactId

ArtifactId

idrsolutions-kotlin-client
Version

Version

7.0.0-alpha
Type

Type

jar
Description

Description

IDRsolutions Kotlin Client
A example client to acess the idrsolutions cloud client

Download idrsolutions-kotlin-client 7.0.0-alpha


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

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.