Last Version

endpoints 0.8

A common API to get the URIs of various CloudBees API endpoints.

License

License

MIT
GroupId

GroupId

com.cloudbees
ArtifactId

ArtifactId

endpoints
Version

Version

0.8
Type

Type

jar
Description

Description

endpoints
A common API to get the URIs of various CloudBees API endpoints.

Download endpoints 0.8


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.