Skip to content

fredboy/jvm-toxcore-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The base Tox4j API without any implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 65.0%
  • Java 23.5%
  • Scala 10.4%
  • Other 1.1%