License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures Retrofit Net HTTP Clients |
GroupId | GroupIdcom.facebook.flipper |
ArtifactId | ArtifactIdflipper-retrofit2-protobuf-plugin |
Last Version | Last Version0.151.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRetrofit2 Protobuf Adapter
Flipper plugin to automate Retrofit2 sending Protobuf definitions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |