MoPub Volley

MoPub's Fork of the Volley Networking library

License

License

GroupId

GroupId

com.mopub.volley
ArtifactId

ArtifactId

mopub-volley
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MoPub Volley
MoPub's Fork of the Volley Networking library
Project URL

Project URL

https://github.com/mopub/mopub-volley
Source Code Management

Source Code Management

https://github.com/mopub/mopub-volley

Download mopub-volley

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0