Last Version

android-mvc-service-core 2.2.0

Core Android services for Android MVC framework

License

License

GroupId

GroupId

com.shipdream
ArtifactId

ArtifactId

service-core
Version

Version

2.2.0
Type

Type

jar
Description

Description

android-mvc-service-core
Core Android services for Android MVC framework
Project URL

Project URL

https://github.com/kejunxia/AndroidMvc
Source Code Management

Source Code Management

https://github.com/kejunxia/AndroidMvc

Download service-core 2.2.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
org.robolectric : robolectric jar 3.0

Project Modules

There are no modules declared in this project.