| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.jobjects |
| ArtifactId | ArtifactIdhighlighter-client |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPDF Highlighter Client
Java client for PDF Highlighter
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jobjects/highlighter-client/ -->
<dependency>
<groupId>com.jobjects</groupId>
<artifactId>highlighter-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jobjects/highlighter-client/
implementation 'com.jobjects:highlighter-client:0.1.0'
// https://jarcasting.com/artifacts/com.jobjects/highlighter-client/
implementation ("com.jobjects:highlighter-client:0.1.0")
'com.jobjects:highlighter-client:jar:0.1.0'
<dependency org="com.jobjects" name="highlighter-client" rev="0.1.0">
<artifact name="highlighter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jobjects', module='highlighter-client', version='0.1.0')
)
libraryDependencies += "com.jobjects" % "highlighter-client" % "0.1.0"
[com.jobjects/highlighter-client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.9 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.6.2 |
| joda-time : joda-time | jar | 2.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |