is not current version
Last Version 0.2.6

pink.catty:catty-benchmark 0.2.3


GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-benchmark
Version

Version

0.2.3
Type

Type

jar

Download catty-benchmark 0.2.3


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