License |
License |
---|---|
Categories |
CategoriesKotlin Languages CLI User Interface |
GroupId | GroupIdcom.idrsolutions |
ArtifactId | ArtifactIdidrsolutions-kotlin-client |
Version | Version7.0.0-alpha |
Type | Typejar |
Description |
DescriptionIDRsolutions Kotlin Client
A example client to acess the idrsolutions cloud client
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |