Last Version

Photon Core 0.1.0

On-the-fly photo processing

License

License

GroupId

GroupId

com.thousandmemories.photon
ArtifactId

ArtifactId

photon-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Photon Core
On-the-fly photo processing
Project URL

Project URL

http://github.com/1000Memories/photon-core
Source Code Management

Source Code Management

http://github.com/1000Memories/photon-core

Download photon-core 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.imgscalr : imgscalr-lib jar 4.2
com.yammer.dropwizard : dropwizard-core jar 0.5.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hamcrest : hamcrest-integration jar 1.2.1
com.yammer.dropwizard : dropwizard-testing jar 0.5.0
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.