License |
License |
---|---|
Categories |
Categoriesta4j Business Logic Libraries Financial |
GroupId | GroupIdorg.theta4j |
ArtifactId | ArtifactIdtheta-web-api |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTHETA Web API Client
Client implementation of RICOH THETA API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
theta-web-api-1.6.0.pom | |
theta-web-api-1.6.0.jar | 129 KB |
theta-web-api-1.6.0-sources.jar | 88 KB |
theta-web-api-1.6.0-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.theta4j/theta-web-api/ -->
<dependency>
<groupId>org.theta4j</groupId>
<artifactId>theta-web-api</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.theta4j/theta-web-api/
implementation 'org.theta4j:theta-web-api:1.6.0'
// https://jarcasting.com/artifacts/org.theta4j/theta-web-api/
implementation ("org.theta4j:theta-web-api:1.6.0")
'org.theta4j:theta-web-api:jar:1.6.0'
<dependency org="org.theta4j" name="theta-web-api" rev="1.6.0">
<artifact name="theta-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.theta4j', module='theta-web-api', version='1.6.0')
)
libraryDependencies += "org.theta4j" % "theta-web-api" % "1.6.0"
[org.theta4j/theta-web-api "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.gson : gson | jar | 2.8.7 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
io.github.rburgst : okhttp-digest | jar | 2.5 |
commons-io : commons-io | jar | 2.9.0 |