License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.soulyaroslav |
ArtifactId | ArtifactIderror-container |
Version | Version0.1.0 |
Type | Typeaar |
Description |
DescriptionErrorContainer
Simple layout to show custom error toast with animation
|
Filename | Size |
---|---|
error-container-0.1.0.pom | |
error-container-0.1.0.aar | 25 KB |
error-container-0.1.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.soulyaroslav/error-container/ -->
<dependency>
<groupId>com.github.soulyaroslav</groupId>
<artifactId>error-container</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.soulyaroslav/error-container/
implementation 'com.github.soulyaroslav:error-container:0.1.0'
// https://jarcasting.com/artifacts/com.github.soulyaroslav/error-container/
implementation ("com.github.soulyaroslav:error-container:0.1.0")
'com.github.soulyaroslav:error-container:aar:0.1.0'
<dependency org="com.github.soulyaroslav" name="error-container" rev="0.1.0">
<artifact name="error-container" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.soulyaroslav', module='error-container', version='0.1.0')
)
libraryDependencies += "com.github.soulyaroslav" % "error-container" % "0.1.0"
[com.github.soulyaroslav/error-container "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.1.1 |