is not current version
Last Version 1.0.3

com.opentok.android:opentok-solutions-logging 1.0.1

The Vonage vertical solutions data logging.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.opentok.android
ArtifactId

ArtifactId

opentok-solutions-logging
Version

Version

1.0.1
Type

Type

aar

Download opentok-solutions-logging 1.0.1


<!-- https://jarcasting.com/artifacts/com.opentok.android/opentok-solutions-logging/ -->
<dependency>
    <groupId>com.opentok.android</groupId>
    <artifactId>opentok-solutions-logging</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentok.android/opentok-solutions-logging/
implementation 'com.opentok.android:opentok-solutions-logging:1.0.1'
// https://jarcasting.com/artifacts/com.opentok.android/opentok-solutions-logging/
implementation ("com.opentok.android:opentok-solutions-logging:1.0.1")
'com.opentok.android:opentok-solutions-logging:aar:1.0.1'
<dependency org="com.opentok.android" name="opentok-solutions-logging" rev="1.0.1">
  <artifact name="opentok-solutions-logging" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.opentok.android', module='opentok-solutions-logging', version='1.0.1')
)
libraryDependencies += "com.opentok.android" % "opentok-solutions-logging" % "1.0.1"
[com.opentok.android/opentok-solutions-logging "1.0.1"]