License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-apigee-registry |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Registry API
Registry API allows teams to upload and share machine-readable descriptions of APIs that are in use and in development.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-registry/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-apigee-registry</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-registry/
implementation 'com.google.cloud:google-cloud-apigee-registry:0.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-apigee-registry/
implementation ("com.google.cloud:google-cloud-apigee-registry:0.1.1")
'com.google.cloud:google-cloud-apigee-registry:jar:0.1.1'
<dependency org="com.google.cloud" name="google-cloud-apigee-registry" rev="0.1.1">
<artifact name="google-cloud-apigee-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-apigee-registry', version='0.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.1.1"
[com.google.cloud/google-cloud-apigee-registry "0.1.1"]