is not current version
Last Version 4.7.2

com.netflix.photon:Photon 3.0.1

Photon

Categories

Categories

Net
GroupId

GroupId

com.netflix.photon
ArtifactId

ArtifactId

Photon
Version

Version

3.0.1
Type

Type

jar

Download Photon 3.0.1


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