Last Version

Barricade Annotations 0.1.1

A network interceptor for OkHttp and Retrofit to return mocked data

License

License

GroupId

GroupId

com.mutualmobile
ArtifactId

ArtifactId

barricade-annotations
Version

Version

0.1.1
Type

Type

jar
Description

Description

Barricade Annotations
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-annotations 0.1.1


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

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.