GroupId | GroupIdio.github.redick01 |
---|---|
ArtifactId | ArtifactIdlog-trace-helper-all |
Version | Version1.0-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
log-trace-helper-all-1.0-RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/ -->
<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-trace-helper-all</artifactId>
<version>1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation 'io.github.redick01:log-trace-helper-all:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation ("io.github.redick01:log-trace-helper-all:1.0-RELEASE")
'io.github.redick01:log-trace-helper-all:pom:1.0-RELEASE'
<dependency org="io.github.redick01" name="log-trace-helper-all" rev="1.0-RELEASE">
<artifact name="log-trace-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-trace-helper-all', version='1.0-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-trace-helper-all" % "1.0-RELEASE"
[io.github.redick01/log-trace-helper-all "1.0-RELEASE"]