| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdcom.github.santiagosernah | 
    
| ArtifactId | ArtifactIdsantiagosernah | 
    
| Last Version | Last Version2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRepository maven prueba 
            Repository maven prueba. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| santiagosernah-2.0.pom | |
| santiagosernah-2.0.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.santiagosernah/santiagosernah/ -->
<dependency>
    <groupId>com.github.santiagosernah</groupId>
    <artifactId>santiagosernah</artifactId>
    <version>2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.santiagosernah/santiagosernah/
implementation 'com.github.santiagosernah:santiagosernah:2.0'
                // https://jarcasting.com/artifacts/com.github.santiagosernah/santiagosernah/
implementation ("com.github.santiagosernah:santiagosernah:2.0")
                'com.github.santiagosernah:santiagosernah:jar:2.0'
                <dependency org="com.github.santiagosernah" name="santiagosernah" rev="2.0">
  <artifact name="santiagosernah" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.santiagosernah', module='santiagosernah', version='2.0')
)
                libraryDependencies += "com.github.santiagosernah" % "santiagosernah" % "2.0"
                [com.github.santiagosernah/santiagosernah "2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |