| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesH2 Data Databases | 
        
| GroupId | GroupIdcom.github.samarth2222 | 
    
| ArtifactId | ArtifactIdSkillA | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSkillA 
            Contains testing skills from SAMARTH2222 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| SkillA-1.0.4.pom | |
| SkillA-1.0.4-sources.jar | 12 KB | 
| SkillA-1.0.4-javadoc.jar | 173 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.samarth2222/SkillA/ -->
<dependency>
    <groupId>com.github.samarth2222</groupId>
    <artifactId>SkillA</artifactId>
    <version>1.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.samarth2222/SkillA/
implementation 'com.github.samarth2222:SkillA:1.0.4'
                // https://jarcasting.com/artifacts/com.github.samarth2222/SkillA/
implementation ("com.github.samarth2222:SkillA:1.0.4")
                'com.github.samarth2222:SkillA:jar:1.0.4'
                <dependency org="com.github.samarth2222" name="SkillA" rev="1.0.4">
  <artifact name="SkillA" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.samarth2222', module='SkillA', version='1.0.4')
)
                libraryDependencies += "com.github.samarth2222" % "SkillA" % "1.0.4"
                [com.github.samarth2222/SkillA "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.amazon.alexa : ask-smapi-sdk | jar | 1.0.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |