seismic
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Android device shake detection.
Seismic
=======

Android device shake detection.



Download
--------

Download [the latest .jar][dl] or depend via Maven:
```xml

  com.squareup
  seismic
  1.0.3

```
or Gradle:
```groovy
implementation 'com.squareup:seismic:1.0.3'
```

Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].



License
-------

    Copyright 2012 Square, Inc.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.



 [dl]: https://search.maven.org/remote_content?g=com.squareup&a=seismic&v=LATEST
 [snap]: https://oss.sonatype.org/content/repositories/snapshots/

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。