You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
datastructures/datastructures-bytes/build.gradle

7 lines
229 B
Groovy

dependencies {
api "net.openhft:chronicle-core:2.21ea14"
testImplementation "org.junit.vintage:junit-vintage-engine:5.7.0"
testImplementation "junit:junit:4.13"
testImplementation "net.openhft:affinity:3.21ea0"
}