GroupId | GroupIdcom.github.bingoohuang |
---|---|
ArtifactId | ArtifactIdblackcat-instrument |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
blackcat-instrument-0.0.8.pom | |
blackcat-instrument-0.0.8.jar | 51 KB |
blackcat-instrument-0.0.8-sources.jar | 25 KB |
blackcat-instrument-0.0.8-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-instrument/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>blackcat-instrument</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-instrument/
implementation 'com.github.bingoohuang:blackcat-instrument:0.0.8'
// https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-instrument/
implementation ("com.github.bingoohuang:blackcat-instrument:0.0.8")
'com.github.bingoohuang:blackcat-instrument:jar:0.0.8'
<dependency org="com.github.bingoohuang" name="blackcat-instrument" rev="0.0.8">
<artifact name="blackcat-instrument" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='blackcat-instrument', version='0.0.8')
)
libraryDependencies += "com.github.bingoohuang" % "blackcat-instrument" % "0.0.8"
[com.github.bingoohuang/blackcat-instrument "0.0.8"]