is not current version
Last Version 1.2.4

com.github.nobugboy:ETrace 1.2.3

easy trace

GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

ETrace
Version

Version

1.2.3
Type

Type

jar

Download ETrace 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.nobugboy/ETrace/ -->
<dependency>
    <groupId>com.github.nobugboy</groupId>
    <artifactId>ETrace</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nobugboy/ETrace/
implementation 'com.github.nobugboy:ETrace:1.2.3'
// https://jarcasting.com/artifacts/com.github.nobugboy/ETrace/
implementation ("com.github.nobugboy:ETrace:1.2.3")
'com.github.nobugboy:ETrace:jar:1.2.3'
<dependency org="com.github.nobugboy" name="ETrace" rev="1.2.3">
  <artifact name="ETrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nobugboy', module='ETrace', version='1.2.3')
)
libraryDependencies += "com.github.nobugboy" % "ETrace" % "1.2.3"
[com.github.nobugboy/ETrace "1.2.3"]