is not current version
Last Version 1.21.0

com.basistech.rosette:rosette-api-java-binding 1.18.0

This is the Java binding for the Rosette API. The classes in here help Java applications to communicate with the Rosette API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.basistech.rosette
ArtifactId

ArtifactId

rosette-api-java-binding
Version

Version

1.18.0
Type

Type

pom
Description

Description

This is the Java binding for the Rosette API. The classes in here help Java applications to communicate with the Rosette API.
Project URL

Project URL

http://rosette-api.github.io/java
Project Organization

Project Organization

Basis Technology Corp.

Download rosette-api-java-binding 1.18.0


<!-- https://jarcasting.com/artifacts/com.basistech.rosette/rosette-api-java-binding/ -->
<dependency>
    <groupId>com.basistech.rosette</groupId>
    <artifactId>rosette-api-java-binding</artifactId>
    <version>1.18.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.basistech.rosette/rosette-api-java-binding/
implementation 'com.basistech.rosette:rosette-api-java-binding:1.18.0'
// https://jarcasting.com/artifacts/com.basistech.rosette/rosette-api-java-binding/
implementation ("com.basistech.rosette:rosette-api-java-binding:1.18.0")
'com.basistech.rosette:rosette-api-java-binding:pom:1.18.0'
<dependency org="com.basistech.rosette" name="rosette-api-java-binding" rev="1.18.0">
  <artifact name="rosette-api-java-binding" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.basistech.rosette', module='rosette-api-java-binding', version='1.18.0')
)
libraryDependencies += "com.basistech.rosette" % "rosette-api-java-binding" % "1.18.0"
[com.basistech.rosette/rosette-api-java-binding "1.18.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotations
  • model
  • json
  • common
  • api
  • examples
  • release