AndroidRetroFile Library

Backport of java.nio.file API (JSR 203) for Android

License

License

GroupId

GroupId

me.zhanghai.android.retrofile
ArtifactId

ArtifactId

library
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidRetroFile Library
Backport of java.nio.file API (JSR 203) for Android
Project URL

Project URL

https://github.com/zhanghai/AndroidRetroFile
Source Code Management

Source Code Management

https://github.com/zhanghai/AndroidRetroFile

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/me.zhanghai.android.retrofile/library/ -->
<dependency>
    <groupId>me.zhanghai.android.retrofile</groupId>
    <artifactId>library</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zhanghai.android.retrofile/library/
implementation 'me.zhanghai.android.retrofile:library:1.1.1'
// https://jarcasting.com/artifacts/me.zhanghai.android.retrofile/library/
implementation ("me.zhanghai.android.retrofile:library:1.1.1")
'me.zhanghai.android.retrofile:library:aar:1.1.1'
<dependency org="me.zhanghai.android.retrofile" name="library" rev="1.1.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zhanghai.android.retrofile', module='library', version='1.1.1')
)
libraryDependencies += "me.zhanghai.android.retrofile" % "library" % "1.1.1"
[me.zhanghai.android.retrofile/library "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton.threetenabp : threetenabp jar 1.3.1
net.sourceforge.streamsupport : android-retrostreams jar 1.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1