l

logging-watchosx86

A multiplatform library that supplies the facade for loggin analytics events and dev metrics
https://github.com/ryansgot/logging
The Apache Software License, Version 2.0
Ryan Scott
Files download
File Operation
logging-watchosx86-0.4.2.pom download
logging-watchosx86-0.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.fsryan.tools</groupId>
  <artifactId>logging-watchosx86</artifactId>
  <version>0.4.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.fsryan.tools:logging-watchosx86:0.4.2'
Gradle Kotlin
implementation("com.fsryan.tools:logging-watchosx86:0.4.2")
Scala SBT
libraryDependencies += "com.fsryan.tools" % "logging-watchosx86" % "0.4.2"
Groovy Grape
@Grapes(
  @Grab(group='com.fsryan.tools', module='logging-watchosx86', version='0.4.2')
)
Apache Ivy
<dependency org="com.fsryan.tools" name="logging-watchosx86" rev="0.4.2" />
Leiningen
[com.fsryan.tools/logging-watchosx86 "0.4.2"]
Apache Buildr
'com.fsryan.tools:logging-watchosx86:jar:0.4.2'