Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wanglibin1314/sa-sdk-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

sa-sdk-java

This is the official Java SDK for Sensors Analytics.

Easy Installation

Add the following lines to your project's pom.xml:

  <dependencies>
    // ...
    <dependency>
      <groupId>com.sensorsdata.analytics.javasdk</groupId>
      <artifactId>SensorsAnalyticsSDK</artifactId>
      <version>3.1.15</version>
    </dependency>
  </dependencies>

If you don't use Maven to build the java project, you can browse and download the source code from here.

To Learn More

See our full manual

For Android Developers

We also maintains a SDK for Android Apps at

https://github.com/sensorsdata/sa-sdk-android

讨论

扫码加入神策数据开源社区 QQ 群
群号:785122381
扫码加入神策数据开源社区微信群
 QQ 讨论群  微信讨论群

公众号

扫码关注
神策数据开源社区
扫码关注
神策数据开源社区服务号
 微信订阅号  微信服务号

License

Copyright 2015-2020 Sensors Data 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.

禁止一切基于神策数据 Java 开源 SDK 的所有商业活动!

About

神策数据官方 Java 埋点 SDK,是一款轻量级用于 Java 端的数据采集埋点 SDK。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%