Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdcom.opentok.android |
ArtifactId | ArtifactIdopentok-solutions-logging |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
opentok-solutions-logging-1.0.1.pom | |
Browse |
<!-- 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"]