is not current version
Last Version 1.0.17

com.nfbsoftware:simple-ab 1.0.9

The NFB Software Simple-AB is a Java wrapper for the Academic Benchmarks API

GroupId

GroupId

com.nfbsoftware
ArtifactId

ArtifactId

simple-ab
Version

Version

1.0.9
Type

Type

jar

Download simple-ab 1.0.9


<!-- https://jarcasting.com/artifacts/com.nfbsoftware/simple-ab/ -->
<dependency>
    <groupId>com.nfbsoftware</groupId>
    <artifactId>simple-ab</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.nfbsoftware/simple-ab/
implementation 'com.nfbsoftware:simple-ab:1.0.9'
// https://jarcasting.com/artifacts/com.nfbsoftware/simple-ab/
implementation ("com.nfbsoftware:simple-ab:1.0.9")
'com.nfbsoftware:simple-ab:jar:1.0.9'
<dependency org="com.nfbsoftware" name="simple-ab" rev="1.0.9">
  <artifact name="simple-ab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nfbsoftware', module='simple-ab', version='1.0.9')
)
libraryDependencies += "com.nfbsoftware" % "simple-ab" % "1.0.9"
[com.nfbsoftware/simple-ab "1.0.9"]