This is all example output of the ScalablyTyped Typescript to Scala.js converter.
Check out scalablytyped.org
This is one of the biggest Scala repos on the planet with with 9984 compiling libraries.
:
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
Scala 358294 31511022 6936315 4603768 19970939
Markdown 10400 368253 122838 0 245415
Makefile 5 90 22 0 68
JSON 1 1 0 0 1
--------------------------------------------------------------------------------
Total 368700 31879366 7059175 4603768 20216423
--------------------------------------------------------------------------------
.
The jar files with all the libraries from this repo used to be published to bintray.
If you need to reconstruct exactly the jar files you had you can check out the repository from the date
you have in your version number, and run sbt publishLocal
yourself on the relevant libraries (with all dependencies).