License |
License |
---|---|
Categories |
CategoriesKotlin Languages Vaadin User Interface Web Frameworks CLI |
GroupId | GroupIdeu.vaadinonkotlin |
ArtifactId | ArtifactIdvok-rest-client |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvok-rest-client
VoK: The Client REST support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vok-rest-client-0.13.0.pom | |
vok-rest-client-0.13.0.jar | 29 KB |
vok-rest-client-0.13.0-sources.jar | 6 KB |
vok-rest-client-0.13.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.vaadinonkotlin/vok-rest-client/ -->
<dependency>
<groupId>eu.vaadinonkotlin</groupId>
<artifactId>vok-rest-client</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.vaadinonkotlin/vok-rest-client/
implementation 'eu.vaadinonkotlin:vok-rest-client:0.13.0'
// https://jarcasting.com/artifacts/eu.vaadinonkotlin/vok-rest-client/
implementation ("eu.vaadinonkotlin:vok-rest-client:0.13.0")
'eu.vaadinonkotlin:vok-rest-client:jar:0.13.0'
<dependency org="eu.vaadinonkotlin" name="vok-rest-client" rev="0.13.0">
<artifact name="vok-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.vaadinonkotlin', module='vok-rest-client', version='0.13.0')
)
libraryDependencies += "eu.vaadinonkotlin" % "vok-rest-client" % "0.13.0"
[eu.vaadinonkotlin/vok-rest-client "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
eu.vaadinonkotlin : vok-framework | jar | 0.13.0 |
com.google.code.gson : gson | jar | 2.9.0 |
com.squareup.moshi : moshi | jar | 1.12.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.github.mvysny.vokdataloader : vok-dataloader | jar | 0.9.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fatboyindustrial.gson-javatime-serialisers : gson-javatime-serialisers | jar | 1.1.1 |