License |
License |
---|---|
GroupId | GroupIdcom.google.appengine |
ArtifactId | ArtifactIdruntime-main |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppEngine :: runtime-main
|
Filename | Size |
---|---|
runtime-main-2.0.5.pom | |
runtime-main-2.0.5.jar | 27 KB |
runtime-main-2.0.5-sources.jar | 21 KB |
runtime-main-2.0.5-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.appengine/runtime-main/ -->
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>runtime-main</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.appengine/runtime-main/
implementation 'com.google.appengine:runtime-main:2.0.5'
// https://jarcasting.com/artifacts/com.google.appengine/runtime-main/
implementation ("com.google.appengine:runtime-main:2.0.5")
'com.google.appengine:runtime-main:jar:2.0.5'
<dependency org="com.google.appengine" name="runtime-main" rev="2.0.5">
<artifact name="runtime-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.appengine', module='runtime-main', version='2.0.5')
)
libraryDependencies += "com.google.appengine" % "runtime-main" % "2.0.5"
[com.google.appengine/runtime-main "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.1.3 |
junit : junit | jar | 4.13.2 |