License |
License |
---|---|
GroupId | GroupIdcom.nfbsoftware |
ArtifactId | ArtifactIdsimple-ab |
Version | Version1.0.17 |
Type | Typejar |
Description |
DescriptionNFB Software Simple-AB
The NFB Software Simple-AB is a Java wrapper for the Academic Benchmarks API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-ab-1.0.17.pom | |
simple-ab-1.0.17.jar | 34 KB |
simple-ab-1.0.17-sources.jar | 20 KB |
simple-ab-1.0.17-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nfbsoftware/simple-ab/ -->
<dependency>
<groupId>com.nfbsoftware</groupId>
<artifactId>simple-ab</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.nfbsoftware/simple-ab/
implementation 'com.nfbsoftware:simple-ab:1.0.17'
// https://jarcasting.com/artifacts/com.nfbsoftware/simple-ab/
implementation ("com.nfbsoftware:simple-ab:1.0.17")
'com.nfbsoftware:simple-ab:jar:1.0.17'
<dependency org="com.nfbsoftware" name="simple-ab" rev="1.0.17">
<artifact name="simple-ab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nfbsoftware', module='simple-ab', version='1.0.17')
)
libraryDependencies += "com.nfbsoftware" % "simple-ab" % "1.0.17"
[com.nfbsoftware/simple-ab "1.0.17"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.3 |
commons-codec : commons-codec | jar | 1.5 |
net.sf.flexjson : flexjson | jar | 2.1 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |