objectia-java

Objectia API client

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.objectia
ArtifactId

ArtifactId

objectia-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectia-java
Objectia API client
Project URL

Project URL

https://github.com/objectia/objectia-java
Project Organization

Project Organization

Objectia

Download objectia-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpmime jar 4.5.10
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.3