| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.swapi4j |
| ArtifactId | ArtifactIdswapi4j-client |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSWAPI4J Client
SWAPI4J Client
|
| Filename | Size |
|---|---|
| swapi4j-client-1.1.0.pom | |
| swapi4j-client-1.1.0.jar | 23 KB |
| swapi4j-client-1.1.0-sources.jar | 24 KB |
| swapi4j-client-1.1.0-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.swapi4j/swapi4j-client/ -->
<dependency>
<groupId>com.github.swapi4j</groupId>
<artifactId>swapi4j-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swapi4j/swapi4j-client/
implementation 'com.github.swapi4j:swapi4j-client:1.1.0'
// https://jarcasting.com/artifacts/com.github.swapi4j/swapi4j-client/
implementation ("com.github.swapi4j:swapi4j-client:1.1.0")
'com.github.swapi4j:swapi4j-client:jar:1.1.0'
<dependency org="com.github.swapi4j" name="swapi4j-client" rev="1.1.0">
<artifact name="swapi4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swapi4j', module='swapi4j-client', version='1.1.0')
)
libraryDependencies += "com.github.swapi4j" % "swapi4j-client" % "1.1.0"
[com.github.swapi4j/swapi4j-client "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : logging-interceptor | jar | 3.8.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.3.0 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.9.0 |