is not current version
Last Version 1.6.0

org.theta4j:theta-web-api 1.1.0

Client implementation of RICOH THETA API.

Categories

Categories

ta4j Business Logic Libraries Financial
GroupId

GroupId

org.theta4j
ArtifactId

ArtifactId

theta-web-api
Version

Version

1.1.0
Type

Type

jar

Download theta-web-api 1.1.0


<!-- https://jarcasting.com/artifacts/org.theta4j/theta-web-api/ -->
<dependency>
    <groupId>org.theta4j</groupId>
    <artifactId>theta-web-api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.theta4j/theta-web-api/
implementation 'org.theta4j:theta-web-api:1.1.0'
// https://jarcasting.com/artifacts/org.theta4j/theta-web-api/
implementation ("org.theta4j:theta-web-api:1.1.0")
'org.theta4j:theta-web-api:jar:1.1.0'
<dependency org="org.theta4j" name="theta-web-api" rev="1.1.0">
  <artifact name="theta-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.theta4j', module='theta-web-api', version='1.1.0')
)
libraryDependencies += "org.theta4j" % "theta-web-api" % "1.1.0"
[org.theta4j/theta-web-api "1.1.0"]