| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shepherdviolet |
| ArtifactId | ArtifactIdthistle-trace |
| Last Version | Last Version22.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthistle-trace
Comprehensive Java common library (Java7+)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| thistle-trace-22.1.0.pom | |
| thistle-trace-22.1.0.jar | 11 KB |
| thistle-trace-22.1.0-sources.jar | 9 KB |
| thistle-trace-22.1.0-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>22.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-trace/
implementation 'com.github.shepherdviolet:thistle-trace:22.1.0'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-trace/
implementation ("com.github.shepherdviolet:thistle-trace:22.1.0")
'com.github.shepherdviolet:thistle-trace:jar:22.1.0'
<dependency org="com.github.shepherdviolet" name="thistle-trace" rev="22.1.0">
<artifact name="thistle-trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-trace', version='22.1.0')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle-trace" % "22.1.0"
[com.github.shepherdviolet/thistle-trace "22.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.shepherdviolet : thistle-common | jar | 22.1.0 |
| com.github.shepherdviolet : glaciion-core | jar | 2.0.5 |