is not current version
Last Version 8.9.0

com.cedarsoft:photos 8.1.0


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

photos
Version

Version

8.1.0
Type

Type

jar

Download photos 8.1.0


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