| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdmedialive |
| Version | Version770.2.568.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| medialive-770.2.568.0.pom | |
| medialive-770.2.568.0.jar | 48 KB |
| medialive-770.2.568.0-sources.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/medialive/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>medialive</artifactId>
<version>770.2.568.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/medialive/
implementation 'com.cognitect.aws:medialive:770.2.568.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/medialive/
implementation ("com.cognitect.aws:medialive:770.2.568.0")
'com.cognitect.aws:medialive:jar:770.2.568.0'
<dependency org="com.cognitect.aws" name="medialive" rev="770.2.568.0">
<artifact name="medialive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='medialive', version='770.2.568.0')
)
libraryDependencies += "com.cognitect.aws" % "medialive" % "770.2.568.0"
[com.cognitect.aws/medialive "770.2.568.0"]