Modernfit Volley

Module for use Volley with Modernfit

License

License

GroupId

GroupId

com.ygmodesto.modernfit
ArtifactId

ArtifactId

volley
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Modernfit Volley
Module for use Volley with Modernfit
Project URL

Project URL

https://github.com/ygModesto/modernfit
Source Code Management

Source Code Management

http://github.com/ygmodesto/modernfit/tree/main

Download volley

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.ygmodesto.modernfit : modernfit jar 1.0.0
com.android.volley : volley jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0