is not current version
Last Version 0.46.0-alpha

com.google.cloud:google-cloud-compat-checker 0.42.1-alpha

Compatibility checker for Google Cloud Java.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-compat-checker
Version

Version

0.42.1-alpha
Type

Type

jar

Download google-cloud-compat-checker 0.42.1-alpha


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