Last Version

MoshiPack Retrofit Adapter 1.0.1

MessagePack converter for Retrofit

License

License

Categories

Categories

Ant Build Tools Retrofit Net HTTP Clients Moshi Data JSON
GroupId

GroupId

com.daveanthonythomas.moshipack
ArtifactId

ArtifactId

moshipack-retrofit
Version

Version

1.0.1
Type

Type

jar
Description

Description

MoshiPack Retrofit Adapter
MessagePack converter for Retrofit
Project URL

Project URL

https://github.com/davethomas11/MoshiPack
Source Code Management

Source Code Management

https://github.com/davethomas11/MoshiPack/tree/master/moshipack-retrofit

Download moshipack-retrofit 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.daveanthonythomas.moshipack : moshipack jar 1.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11
com.squareup.retrofit2 : retrofit jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.10.0

Project Modules

There are no modules declared in this project.