Last Version

ErrorContainer 0.1.0

Simple layout to show custom error toast with animation

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.soulyaroslav
ArtifactId

ArtifactId

error-container
Version

Version

0.1.0
Type

Type

aar
Description

Description

ErrorContainer
Simple layout to show custom error toast with animation

Download error-container 0.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.1.1

Project Modules

There are no modules declared in this project.