GitHub / computemachines / newtonium
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computemachines%2Fnewtonium
PURL: pkg:github/computemachines/newtonium
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 119 KB
Dependencies parsed at:
9
Created at: about 7 years ago
Updated at: about 7 years ago
Pushed at: about 7 years ago
Last synced at: 5 months ago
build.gradle
maven
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 $kotlin_version compile
- org.joml:joml $jomlVersion compile
- org.lwjgl:lwjgl $lwjglVersion compile
- org.lwjgl:lwjgl-glfw $lwjglVersion compile
- org.lwjgl:lwjgl-opengl $lwjglVersion compile
- org.junit.jupiter:junit-jupiter-api 5.1.0 testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.1.0 testRuntimeOnly
graphics/build.gradle
maven
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 $kotlin_version compile
ui/build.gradle
maven
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 $kotlin_version compile