Last Version

Barricade 0.1.1

A network interceptor for OkHttp and Retrofit to return mocked data

License

License

GroupId

GroupId

com.mutualmobile
ArtifactId

ArtifactId

barricade
Version

Version

0.1.1
Type

Type

aar
Description

Description

Barricade
A network interceptor for OkHttp and Retrofit to return mocked data
Project URL

Project URL

https://github.com/mutualmobile/Barricade
Source Code Management

Source Code Management

https://github.com/mutualmobile/Barricade

Download barricade 0.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.mutualmobile : barricade-annotations jar 0.1.1
com.android.support » appcompat-v7 jar 25.3.0
com.android.support » support-v4 jar 25.3.0
com.android.support » recyclerview-v7 jar 25.3.0
com.squareup.retrofit2 : converter-gson jar 2.2.0

Project Modules

There are no modules declared in this project.