License |
License |
---|---|
GroupId | GroupIdcom.google.appengine |
ArtifactId | ArtifactIdruntime-shared |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppEngine :: runtime-shared
|
Filename | Size |
---|---|
runtime-shared-2.0.5.pom | |
runtime-shared-2.0.5.jar | 456 KB |
runtime-shared-2.0.5-sources.jar | 625 KB |
runtime-shared-2.0.5-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.appengine/runtime-shared/ -->
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>runtime-shared</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/runtime-shared/
implementation 'com.google.appengine:runtime-shared:2.0.5'
// https://jarcasting.com/artifacts/com.google.appengine/runtime-shared/
implementation ("com.google.appengine:runtime-shared:2.0.5")
'com.google.appengine:runtime-shared:jar:2.0.5'
<dependency org="com.google.appengine" name="runtime-shared" rev="2.0.5">
<artifact name="runtime-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='runtime-shared', version='2.0.5')
)
libraryDependencies += "com.google.appengine" % "runtime-shared" % "2.0.5"
[com.google.appengine/runtime-shared "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations Optional | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.21.4 |