is not current version
Last Version 4.7.2

com.netflix.photon:Photon 2.0.0

Photon

Categories

Categories

Net
GroupId

GroupId

com.netflix.photon
ArtifactId

ArtifactId

Photon
Version

Version

2.0.0
Type

Type

jar

Download Photon 2.0.0


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