не последняя версия
Последняя версия 2015.05.28

eu.the4thfloor.volley:com.android.volley 2015.01.27

Volley is a network library from Android source code.

Группа

Группа

eu.the4thfloor.volley
Идентификатор

Идентификатор

com.android.volley
Версия

Версия

2015.01.27
Тип

Тип

jar

Скачать com.android.volley 2015.01.27


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