GroupId | GroupIdcom.googlecode.cedar-common |
---|---|
ArtifactId | ArtifactIdcedar-common-gae |
Version | Version4.11.5 |
Type | Typejar |
Filename | Size |
---|---|
cedar-common-gae-4.11.5.pom | |
cedar-common-gae-4.11.5.jar | 90 KB |
cedar-common-gae-4.11.5-sources.jar | 50 KB |
cedar-common-gae-4.11.5-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gae/ -->
<dependency>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>cedar-common-gae</artifactId>
<version>4.11.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gae/
implementation 'com.googlecode.cedar-common:cedar-common-gae:4.11.5'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gae/
implementation ("com.googlecode.cedar-common:cedar-common-gae:4.11.5")
'com.googlecode.cedar-common:cedar-common-gae:jar:4.11.5'
<dependency org="com.googlecode.cedar-common" name="cedar-common-gae" rev="4.11.5">
<artifact name="cedar-common-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-common-gae', version='4.11.5')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-gae" % "4.11.5"
[com.googlecode.cedar-common/cedar-common-gae "4.11.5"]