| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.zlwl | 
    
| ArtifactId | ArtifactIdtronj-client | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description华仔的工具类 
         | 
    
| Filename | Size | 
|---|---|
| tronj-client-1.0.2.pom | |
| tronj-client-1.0.2.jar | 1 KB | 
| tronj-client-1.0.2-sources.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.zlwl/tronj-client/ -->
<dependency>
    <groupId>org.zlwl</groupId>
    <artifactId>tronj-client</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.zlwl/tronj-client/
implementation 'org.zlwl:tronj-client:1.0.2'
                // https://jarcasting.com/artifacts/org.zlwl/tronj-client/
implementation ("org.zlwl:tronj-client:1.0.2")
                'org.zlwl:tronj-client:jar:1.0.2'
                <dependency org="org.zlwl" name="tronj-client" rev="1.0.2">
  <artifact name="tronj-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.zlwl', module='tronj-client', version='1.0.2')
)
                libraryDependencies += "org.zlwl" % "tronj-client" % "1.0.2"
                [org.zlwl/tronj-client "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |