GroupId | GroupIdio.leopard.topnb |
---|---|
ArtifactId | ArtifactIdtopnb-profiler |
Version | Version0.9.10 |
Type | Typejar |
Filename | Size |
---|---|
topnb-profiler-0.9.10.pom | |
topnb-profiler-0.9.10.jar | 64 KB |
topnb-profiler-0.9.10-sources.jar | 30 KB |
topnb-profiler-0.9.10-javadoc.jar | 295 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.topnb/topnb-profiler/ -->
<dependency>
<groupId>io.leopard.topnb</groupId>
<artifactId>topnb-profiler</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.topnb/topnb-profiler/
implementation 'io.leopard.topnb:topnb-profiler:0.9.10'
// https://jarcasting.com/artifacts/io.leopard.topnb/topnb-profiler/
implementation ("io.leopard.topnb:topnb-profiler:0.9.10")
'io.leopard.topnb:topnb-profiler:jar:0.9.10'
<dependency org="io.leopard.topnb" name="topnb-profiler" rev="0.9.10">
<artifact name="topnb-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.topnb', module='topnb-profiler', version='0.9.10')
)
libraryDependencies += "io.leopard.topnb" % "topnb-profiler" % "0.9.10"
[io.leopard.topnb/topnb-profiler "0.9.10"]