Last Version

GuideStar API 0.2

Java SDK around the various GuideStar APIs

License

License

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

cc.protea.guidestar
ArtifactId

ArtifactId

guidestar
Version

Version

0.2
Type

Type

jar
Description

Description

GuideStar API
Java SDK around the various GuideStar APIs

Download guidestar 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
cc.protea.foundation.http : http jar [0.2,)
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.