License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdorg.touchbit.retrofit.veslo |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVeslo Core Module
The core implementation of the Retrofit-Veslo library. For more information see the project documentation: https://github.com/touchbit/retrofit-veslo
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-1.2.0.pom | |
core-1.2.0.jar | 162 KB |
core-1.2.0-sources.jar | 97 KB |
core-1.2.0-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/core/ -->
<dependency>
<groupId>org.touchbit.retrofit.veslo</groupId>
<artifactId>core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/core/
implementation 'org.touchbit.retrofit.veslo:core:1.2.0'
// https://jarcasting.com/artifacts/org.touchbit.retrofit.veslo/core/
implementation ("org.touchbit.retrofit.veslo:core:1.2.0")
'org.touchbit.retrofit.veslo:core:jar:1.2.0'
<dependency org="org.touchbit.retrofit.veslo" name="core" rev="1.2.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.touchbit.retrofit.veslo', module='core', version='1.2.0')
)
libraryDependencies += "org.touchbit.retrofit.veslo" % "core" % "1.2.0"
[org.touchbit.retrofit.veslo/core "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.touchbit.web : form-urlencoded-marshaller | jar | 1.0.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.35 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.touchbit.retrofit.veslo » internal-test-module | jar | 1.2.0 |
org.projectlombok : lombok | jar | 1.18.22 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |