GroupId | GroupIdcom.github.jasonruckman |
---|---|
ArtifactId | ArtifactIdsidney-ext-benchmarks |
Version | Version0.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-benchmarks/ -->
<dependency>
<groupId>com.github.jasonruckman</groupId>
<artifactId>sidney-ext-benchmarks</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-benchmarks/
implementation 'com.github.jasonruckman:sidney-ext-benchmarks:0.2.1'
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-benchmarks/
implementation ("com.github.jasonruckman:sidney-ext-benchmarks:0.2.1")
'com.github.jasonruckman:sidney-ext-benchmarks:jar:0.2.1'
<dependency org="com.github.jasonruckman" name="sidney-ext-benchmarks" rev="0.2.1">
<artifact name="sidney-ext-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasonruckman', module='sidney-ext-benchmarks', version='0.2.1')
)
libraryDependencies += "com.github.jasonruckman" % "sidney-ext-benchmarks" % "0.2.1"
[com.github.jasonruckman/sidney-ext-benchmarks "0.2.1"]