GroupId | GroupIdcom.googlecode.cedar-common |
---|---|
ArtifactId | ArtifactIdcedar-common-gaetestutil |
Version | Version5.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gaetestutil/ -->
<dependency>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>cedar-common-gaetestutil</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gaetestutil/
implementation 'com.googlecode.cedar-common:cedar-common-gaetestutil:5.3.0'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gaetestutil/
implementation ("com.googlecode.cedar-common:cedar-common-gaetestutil:5.3.0")
'com.googlecode.cedar-common:cedar-common-gaetestutil:jar:5.3.0'
<dependency org="com.googlecode.cedar-common" name="cedar-common-gaetestutil" rev="5.3.0">
<artifact name="cedar-common-gaetestutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-common-gaetestutil', version='5.3.0')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-gaetestutil" % "5.3.0"
[com.googlecode.cedar-common/cedar-common-gaetestutil "5.3.0"]