Last Version

Projectile Library 1.0.2

Android Utility for interfacing with volley

License

License

GroupId

GroupId

org.nicktate
ArtifactId

ArtifactId

projectile
Version

Version

1.0.2
Type

Type

aar
Description

Description

Projectile Library
Android Utility for interfacing with volley
Project URL

Project URL

https://github.com/nicktate/Projectile
Source Code Management

Source Code Management

https://github.com/nicktate/Projectile

Download projectile 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 1.5.2
com.google.code.gson : gson jar 2.2.4
org.apache.commons : commons-lang3 jar 3.1

Project Modules

There are no modules declared in this project.