is not current version
Last Version 0.21

org.apidesign.bck2brwsr:benchmarks 0.8


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apidesign.bck2brwsr
ArtifactId

ArtifactId

benchmarks
Version

Version

0.8
Type

Type

pom

Download benchmarks 0.8

Filename Size
benchmarks-0.8.pom 661 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.apidesign.bck2brwsr/benchmarks/ -->
<dependency>
    <groupId>org.apidesign.bck2brwsr</groupId>
    <artifactId>benchmarks</artifactId>
    <version>0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apidesign.bck2brwsr/benchmarks/
implementation 'org.apidesign.bck2brwsr:benchmarks:0.8'
// https://jarcasting.com/artifacts/org.apidesign.bck2brwsr/benchmarks/
implementation ("org.apidesign.bck2brwsr:benchmarks:0.8")
'org.apidesign.bck2brwsr:benchmarks:pom:0.8'
<dependency org="org.apidesign.bck2brwsr" name="benchmarks" rev="0.8">
  <artifact name="benchmarks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apidesign.bck2brwsr', module='benchmarks', version='0.8')
)
libraryDependencies += "org.apidesign.bck2brwsr" % "benchmarks" % "0.8"
[org.apidesign.bck2brwsr/benchmarks "0.8"]