is not current version
Last Version 1.0.1

com.daveanthonythomas.moshipack:moshipack-retrofit 1.0.0-beta

MessagePack converter for Retrofit

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.0-beta
Type

Type

jar

Download moshipack-retrofit 1.0.0-beta


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