License |
License |
---|---|
GroupId | GroupIdcom.thousandmemories.photon |
ArtifactId | ArtifactIdphoton-core |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionPhoton Core
On-the-fly photo processing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
photon-core-0.1.0.pom | |
photon-core-0.1.0.jar | 9 KB |
photon-core-0.1.0-sources.jar | 4 KB |
photon-core-0.1.0-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.imgscalr : imgscalr-lib | jar | 4.2 |
com.yammer.dropwizard : dropwizard-core | jar | 0.5.0 |
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 |