Categories |
Categoriesta4j Business Logic Libraries Financial |
---|---|
GroupId | GroupIdorg.theta4j |
ArtifactId | ArtifactIdtheta-web-api |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
theta-web-api-1.2.1.pom | |
theta-web-api-1.2.1.jar | 129 KB |
theta-web-api-1.2.1-sources.jar | 88 KB |
theta-web-api-1.2.1-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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.theta4j/theta-web-api/
implementation 'org.theta4j:theta-web-api:1.2.1'
// https://jarcasting.com/artifacts/org.theta4j/theta-web-api/
implementation ("org.theta4j:theta-web-api:1.2.1")
'org.theta4j:theta-web-api:jar:1.2.1'
<dependency org="org.theta4j" name="theta-web-api" rev="1.2.1">
<artifact name="theta-web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.theta4j', module='theta-web-api', version='1.2.1')
)
libraryDependencies += "org.theta4j" % "theta-web-api" % "1.2.1"
[org.theta4j/theta-web-api "1.2.1"]