| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools GUI User Interface |
| GroupId | GroupIdcc.protea.guidestar |
| ArtifactId | ArtifactIdguidestar |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGuideStar API
Java SDK around the various GuideStar APIs
|
| Filename | Size |
|---|---|
| guidestar-0.2.pom | |
| guidestar-0.2.jar | 84 KB |
| guidestar-0.2-sources.jar | 28 KB |
| guidestar-0.2-javadoc.jar | 154 KB |
| guidestar-0.2-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cc.protea.foundation.http : http | jar | [0.2,) |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |