GroupId | GroupIdcom.github.shepherdviolet |
---|---|
ArtifactId | ArtifactIdthistle-trace |
Version | Version20.1.2 |
Type | Typejar |
Filename | Size |
---|---|
thistle-trace-20.1.2.pom | |
thistle-trace-20.1.2.jar | 11 KB |
thistle-trace-20.1.2-sources.jar | 9 KB |
thistle-trace-20.1.2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-trace/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>thistle-trace</artifactId>
<version>20.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-trace/
implementation 'com.github.shepherdviolet:thistle-trace:20.1.2'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-trace/
implementation ("com.github.shepherdviolet:thistle-trace:20.1.2")
'com.github.shepherdviolet:thistle-trace:jar:20.1.2'
<dependency org="com.github.shepherdviolet" name="thistle-trace" rev="20.1.2">
<artifact name="thistle-trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-trace', version='20.1.2')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle-trace" % "20.1.2"
[com.github.shepherdviolet/thistle-trace "20.1.2"]