项目作者: sdklite

项目描述 :
A mirror of com.android.gallery3d.exif
高级语言: Java
项目地址: git://github.com/sdklite/exif.git
创建时间: 2017-11-16T09:05:43Z
项目社区:https://github.com/sdklite/exif

开源协议:Apache License 2.0

下载


Introduction

The project is a mirror of com.android.gallery3d.exif from Gallery2

Usage

Gradle

  1. compile 'com.sdklite:exif:0.2.0'

Maven

  1. <dependency>
  2. <groupId>com.sdklite</groupId>
  3. <artifactId>exif</artifactId>
  4. <version>0.2.0</version>
  5. </dependency>