Last Version

Retrofit2 Protobuf Adapter 0.151.1

Flipper plugin to automate Retrofit2 sending Protobuf definitions

License

License

MIT
Categories

Categories

Protobuf Data Data Structures Retrofit Net HTTP Clients
GroupId

GroupId

com.facebook.flipper
ArtifactId

ArtifactId

flipper-retrofit2-protobuf-plugin
Version

Version

0.151.1
Type

Type

aar
Description

Description

Retrofit2 Protobuf Adapter
Flipper plugin to automate Retrofit2 sending Protobuf definitions
Project URL

Project URL

https://github.com/facebook/flipper
Source Code Management

Source Code Management

https://github.com/facebook/flipper.git

Download flipper-retrofit2-protobuf-plugin 0.151.1


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.0
com.facebook.flipper : flipper jar 0.151.1
com.facebook.flipper : flipper-network-plugin jar 0.151.1
com.google.protobuf : protobuf-java jar 3.20.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.github.hbmartin : protobuf_java_to_protobufjs jar 0.1.0

Project Modules

There are no modules declared in this project.