| License |
License |
|---|---|
| GroupId | GroupIdcom.mopub.volley |
| ArtifactId | ArtifactIdmopub-volley |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMoPub Volley
MoPub's Fork of the Volley Networking library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mopub-volley-2.1.0.pom | |
| mopub-volley-2.1.0.jar | 101 KB |
| mopub-volley-2.1.0-sources.jar | 83 KB |
| mopub-volley-2.1.0-javadoc.jar | 221 KB |
| Browse |
<!-- 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"]