GroupId | GroupIdio.github.knight-zxw |
---|---|
ArtifactId | ArtifactIdflamegraph-ui |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
flamegraph-ui-0.0.1.pom | |
flamegraph-ui-0.0.1.aar | 44 KB |
flamegraph-ui-0.0.1-sources.jar | 2 KB |
flamegraph-ui-0.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.knight-zxw/flamegraph-ui/ -->
<dependency>
<groupId>io.github.knight-zxw</groupId>
<artifactId>flamegraph-ui</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.knight-zxw/flamegraph-ui/
implementation 'io.github.knight-zxw:flamegraph-ui:0.0.1'
// https://jarcasting.com/artifacts/io.github.knight-zxw/flamegraph-ui/
implementation ("io.github.knight-zxw:flamegraph-ui:0.0.1")
'io.github.knight-zxw:flamegraph-ui:aar:0.0.1'
<dependency org="io.github.knight-zxw" name="flamegraph-ui" rev="0.0.1">
<artifact name="flamegraph-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.knight-zxw', module='flamegraph-ui', version='0.0.1')
)
libraryDependencies += "io.github.knight-zxw" % "flamegraph-ui" % "0.0.1"
[io.github.knight-zxw/flamegraph-ui "0.0.1"]