Last Version

Tapstream Core Java SDK 3.3.1

This library contains the building blocks for a Tapstream Java SDK

License

License

GroupId

GroupId

com.tapstream.sdk
ArtifactId

ArtifactId

tapstream-core
Version

Version

3.3.1
Type

Type

jar
Description

Description

Tapstream Core Java SDK
This library contains the building blocks for a Tapstream Java SDK
Project URL

Project URL

https://tapstream.com/developer/android/integration/
Project Organization

Project Organization

Tapstream

Download tapstream-core 3.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20131018

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.nanohttpd : nanohttpd jar 2.3.0
org.mockito : mockito-core jar 1.10.19
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.