Last Version

altadata-java 0.1.1

Functions for interacting directly with the ALTADATA API. With this Java package, developers can build applications around the ALTADATA API without having to deal with accessing and managing requests and responses.

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

io.altadata
ArtifactId

ArtifactId

altadata-java
Version

Version

0.1.1
Type

Type

jar
Description

Description

altadata-java
Functions for interacting directly with the ALTADATA API. With this Java package, developers can build applications around the ALTADATA API without having to deal with accessing and managing requests and responses.
Project URL

Project URL

https://github.com/altabering/altadata-java
Source Code Management

Source Code Management

http://github.com/altabering/altadata-java/tree/master

Download altadata-java 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20201115

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.