Mvp4g (Repackaged)

*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID SNAPSHOT DEPENDENCIES. *** Model View Presenter with Event Bus For GWT.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

mvp4g
Last Version

Last Version

1.5.0-20140506.192324-8-repackaged
Release Date

Release Date

Type

Type

jar
Description

Description

Mvp4g (Repackaged)
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID SNAPSHOT DEPENDENCIES. *** Model View Presenter with Event Bus For GWT.

Download mvp4g

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/mvp4g/ -->
<dependency>
    <groupId>com.googlecode.cedar-common</groupId>
    <artifactId>mvp4g</artifactId>
    <version>1.5.0-20140506.192324-8-repackaged</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/mvp4g/
implementation 'com.googlecode.cedar-common:mvp4g:1.5.0-20140506.192324-8-repackaged'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/mvp4g/
implementation ("com.googlecode.cedar-common:mvp4g:1.5.0-20140506.192324-8-repackaged")
'com.googlecode.cedar-common:mvp4g:jar:1.5.0-20140506.192324-8-repackaged'
<dependency org="com.googlecode.cedar-common" name="mvp4g" rev="1.5.0-20140506.192324-8-repackaged">
  <artifact name="mvp4g" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='mvp4g', version='1.5.0-20140506.192324-8-repackaged')
)
libraryDependencies += "com.googlecode.cedar-common" % "mvp4g" % "1.5.0-20140506.192324-8-repackaged"
[com.googlecode.cedar-common/mvp4g "1.5.0-20140506.192324-8-repackaged"]

Dependencies

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

Project Modules

There are no modules declared in this project.