License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdio.github.robinnunkesser |
ArtifactId | ArtifactIdexplicitarchitecture-posts-infrastructure-retrofit |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExplicit Architecture Posts Infrastructure
An example infrastructure implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.robinnunkesser/explicitarchitecture-posts-infrastructure-retrofit/ -->
<dependency>
<groupId>io.github.robinnunkesser</groupId>
<artifactId>explicitarchitecture-posts-infrastructure-retrofit</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.robinnunkesser/explicitarchitecture-posts-infrastructure-retrofit/
implementation 'io.github.robinnunkesser:explicitarchitecture-posts-infrastructure-retrofit:0.1.0'
// https://jarcasting.com/artifacts/io.github.robinnunkesser/explicitarchitecture-posts-infrastructure-retrofit/
implementation ("io.github.robinnunkesser:explicitarchitecture-posts-infrastructure-retrofit:0.1.0")
'io.github.robinnunkesser:explicitarchitecture-posts-infrastructure-retrofit:jar:0.1.0'
<dependency org="io.github.robinnunkesser" name="explicitarchitecture-posts-infrastructure-retrofit" rev="0.1.0">
<artifact name="explicitarchitecture-posts-infrastructure-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.robinnunkesser', module='explicitarchitecture-posts-infrastructure-retrofit', version='0.1.0')
)
libraryDependencies += "io.github.robinnunkesser" % "explicitarchitecture-posts-infrastructure-retrofit" % "0.1.0"
[io.github.robinnunkesser/explicitarchitecture-posts-infrastructure-retrofit "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |