Last Version

seba 1.0

Simple Event Bus for Android

License

License

Apache 2.0
GroupId

GroupId

com.luigiagosti
ArtifactId

ArtifactId

seba
Version

Version

1.0
Type

Type

jar
Description

Description

seba
Simple Event Bus for Android
Project URL

Project URL

https://github.com/luigi-agosti/seba

Download seba 1.0


<!-- https://jarcasting.com/artifacts/com.luigiagosti/seba/ -->
<dependency>
    <groupId>com.luigiagosti</groupId>
    <artifactId>seba</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.luigiagosti/seba/
implementation 'com.luigiagosti:seba:1.0'
// https://jarcasting.com/artifacts/com.luigiagosti/seba/
implementation ("com.luigiagosti:seba:1.0")
'com.luigiagosti:seba:jar:1.0'
<dependency org="com.luigiagosti" name="seba" rev="1.0">
  <artifact name="seba" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luigiagosti', module='seba', version='1.0')
)
libraryDependencies += "com.luigiagosti" % "seba" % "1.0"
[com.luigiagosti/seba "1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
com.jayway.awaitility : awaitility jar 1.3.4
org.mockito : mockito-all jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.