| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdcom.antoniocappiello.library | 
    
| ArtifactId | ArtifactIdcustom-widgets | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionCustomWidgets 
            A collection of customised widgets for android 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| custom-widgets-0.0.1.pom | |
| custom-widgets-0.0.1.aar | 13 KB | 
| custom-widgets-0.0.1-sources.jar | 615 bytes | 
| custom-widgets-0.0.1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.antoniocappiello.library/custom-widgets/ -->
<dependency>
    <groupId>com.antoniocappiello.library</groupId>
    <artifactId>custom-widgets</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.antoniocappiello.library/custom-widgets/
implementation 'com.antoniocappiello.library:custom-widgets:0.0.1'
                // https://jarcasting.com/artifacts/com.antoniocappiello.library/custom-widgets/
implementation ("com.antoniocappiello.library:custom-widgets:0.0.1")
                'com.antoniocappiello.library:custom-widgets:aar:0.0.1'
                <dependency org="com.antoniocappiello.library" name="custom-widgets" rev="0.0.1">
  <artifact name="custom-widgets" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.antoniocappiello.library', module='custom-widgets', version='0.0.1')
)
                libraryDependencies += "com.antoniocappiello.library" % "custom-widgets" % "0.0.1"
                [com.antoniocappiello.library/custom-widgets "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.0.1 |