Last Version

AngelList Client 0.0.5

Java / JVM client for hitting the AngelList API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

vc.inreach.angellist
ArtifactId

ArtifactId

angellist-client
Version

Version

0.0.5
Type

Type

jar
Description

Description

AngelList Client
Java / JVM client for hitting the AngelList API
Project URL

Project URL

https://github.com/inreachventures/angellist-client
Source Code Management

Source Code Management

https://github.com/inreachventures/angellist-client

Download angellist-client 0.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-jackson jar
org.glassfish.jersey.core : jersey-client jar
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.3

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.