| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers | 
        
| GroupId | GroupIdcom.cognitect.aws | 
    
| ArtifactId | ArtifactIdlogs | 
    
| Last Version | Last Version822.2.1145.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlogs 
            logs resources for com.cognitect.aws/api 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| logs-822.2.1145.0.pom | |
| logs-822.2.1145.0.jar | 18 KB | 
| logs-822.2.1145.0-sources.jar | 17 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/logs/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>logs</artifactId>
    <version>822.2.1145.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cognitect.aws/logs/
implementation 'com.cognitect.aws:logs:822.2.1145.0'
                // https://jarcasting.com/artifacts/com.cognitect.aws/logs/
implementation ("com.cognitect.aws:logs:822.2.1145.0")
                'com.cognitect.aws:logs:jar:822.2.1145.0'
                <dependency org="com.cognitect.aws" name="logs" rev="822.2.1145.0">
  <artifact name="logs" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cognitect.aws', module='logs', version='822.2.1145.0')
)
                libraryDependencies += "com.cognitect.aws" % "logs" % "822.2.1145.0"
                [com.cognitect.aws/logs "822.2.1145.0"]