/jvm-toxcore-api

The base Tox4j API without any implementation

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

jvm-toxcore-api

The API part of the tox4j implementation. Implemented in jvm-toxcore-c.

Dependencies: compile

To build the package itself, the following dependencies are required:

  • org.jetbrains:annotations:13.0
  • org.toktok:tox4j-api_2.11:0.1.4

Dependencies: test

For testing, the following additional dependencies are required:

  • org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4
  • org.scala-lang.modules:scala-xml_2.11:1.0.5
  • org.scala-lang:scala-reflect:2.11.12
  • org.scala-sbt:test-interface:1.0
  • org.scalacheck:scalacheck_2.11:1.13.5
  • org.scalactic:scalactic_2.11:3.0.1
  • org.scalatest:scalatest_2.11:3.0.1