License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages CLI User Interface |
GroupId | GroupIdvideo.api |
ArtifactId | ArtifactIdjava-api-client |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvideo.api:java-api-client
api.video Java API client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-api-client-1.2.5.pom | |
java-api-client-1.2.5.jar | 267 KB |
java-api-client-1.2.5-tests.jar | 882 KB |
java-api-client-1.2.5-sources.jar | 164 KB |
java-api-client-1.2.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/video.api/java-api-client/ -->
<dependency>
<groupId>video.api</groupId>
<artifactId>java-api-client</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/video.api/java-api-client/
implementation 'video.api:java-api-client:1.2.5'
// https://jarcasting.com/artifacts/video.api/java-api-client/
implementation ("video.api:java-api-client:1.2.5")
'video.api:java-api-client:jar:1.2.5'
<dependency org="video.api" name="java-api-client" rev="1.2.5">
<artifact name="java-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='java-api-client', version='1.2.5')
)
libraryDependencies += "video.api" % "java-api-client" % "1.2.5"
[video.api/java-api-client "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.24 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.7 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.4 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 |
org.mockito : mockito-core | jar | 3.11.2 |
org.assertj : assertj-core | jar | 3.19.0 |
com.google.truth : truth | jar | 1.1.3 |