Last Version

Veslo Core Module 1.2.0

The core implementation of the Retrofit-Veslo library. For more information see the project documentation: https://github.com/touchbit/retrofit-veslo

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

org.touchbit.retrofit.veslo
ArtifactId

ArtifactId

core
Version

Version

1.2.0
Type

Type

jar
Description

Description

Veslo 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

https://github.com/touchbit/retrofit-veslo

Download core 1.2.0


<!-- 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"]

Dependencies

compile (6)

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

test (4)

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

Project Modules

There are no modules declared in this project.