License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdserverlessrepo |
Version | Version794.2.637.0 |
Type | Typejar |
Description |
Descriptionserverlessrepo
serverlessrepo resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
serverlessrepo-794.2.637.0.pom | |
serverlessrepo-794.2.637.0.jar | 9 KB |
serverlessrepo-794.2.637.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/serverlessrepo/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>serverlessrepo</artifactId>
<version>794.2.637.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/serverlessrepo/
implementation 'com.cognitect.aws:serverlessrepo:794.2.637.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/serverlessrepo/
implementation ("com.cognitect.aws:serverlessrepo:794.2.637.0")
'com.cognitect.aws:serverlessrepo:jar:794.2.637.0'
<dependency org="com.cognitect.aws" name="serverlessrepo" rev="794.2.637.0">
<artifact name="serverlessrepo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='serverlessrepo', version='794.2.637.0')
)
libraryDependencies += "com.cognitect.aws" % "serverlessrepo" % "794.2.637.0"
[com.cognitect.aws/serverlessrepo "794.2.637.0"]