gitlab.univ-nantes.fr / E164708F / gradle
JSON API: https://data.code.gouv.fr/api/v1/hosts/gitlab.univ-nantes.fr/repositories/E164708F%2Fgradle
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
6
Created at: over 4 years ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 12 months ago
app/build.gradle
maven
- com.google.guava:guava 29.0-jre implementation
- org.iut.nantes:calcul 0.1.0 implementation
- junit:junit 4.13 testImplementation
calcul/build.gradle
maven
- org.apache.commons:commons-math3 3.6.1 api
- com.google.guava:guava 29.0-jre implementation
- junit:junit 4.13 testImplementation