Last Version

MessageBar (Parent) 1.0.1

An alternative to the android Toast class, as seen in the GMail app.

License

License

Categories

Categories

Net
GroupId

GroupId

net.simonvt
ArtifactId

ArtifactId

messagebar-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

MessageBar (Parent)
An alternative to the android Toast class, as seen in the GMail app.
Project URL

Project URL

https://github.com/SimonVT/MessageBar
Source Code Management

Source Code Management

http://github.com/SimonVT/MessageBar/

Download messagebar-parent 1.0.1


<!-- https://jarcasting.com/artifacts/net.simonvt/messagebar-parent/ -->
<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>messagebar-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.simonvt/messagebar-parent/
implementation 'net.simonvt:messagebar-parent:1.0.1'
// https://jarcasting.com/artifacts/net.simonvt/messagebar-parent/
implementation ("net.simonvt:messagebar-parent:1.0.1")
'net.simonvt:messagebar-parent:pom:1.0.1'
<dependency org="net.simonvt" name="messagebar-parent" rev="1.0.1">
  <artifact name="messagebar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.simonvt', module='messagebar-parent', version='1.0.1')
)
libraryDependencies += "net.simonvt" % "messagebar-parent" % "1.0.1"
[net.simonvt/messagebar-parent "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • samples