| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdcom.github.loren-wang | 
    
| ArtifactId | ArtifactIdKotlinCustomToolsFromLorenWang | 
    
| Last Version | Last Version2.0.0-alpha04 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionKotlinCustomToolsFromLorenWang 
            Kotlin自定义工具类 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.github.loren-wang/KotlinCustomToolsFromLorenWang/ -->
<dependency>
    <groupId>com.github.loren-wang</groupId>
    <artifactId>KotlinCustomToolsFromLorenWang</artifactId>
    <version>2.0.0-alpha04</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.loren-wang/KotlinCustomToolsFromLorenWang/
implementation 'com.github.loren-wang:KotlinCustomToolsFromLorenWang:2.0.0-alpha04'
                // https://jarcasting.com/artifacts/com.github.loren-wang/KotlinCustomToolsFromLorenWang/
implementation ("com.github.loren-wang:KotlinCustomToolsFromLorenWang:2.0.0-alpha04")
                'com.github.loren-wang:KotlinCustomToolsFromLorenWang:jar:2.0.0-alpha04'
                <dependency org="com.github.loren-wang" name="KotlinCustomToolsFromLorenWang" rev="2.0.0-alpha04">
  <artifact name="KotlinCustomToolsFromLorenWang" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.loren-wang', module='KotlinCustomToolsFromLorenWang', version='2.0.0-alpha04')
)
                libraryDependencies += "com.github.loren-wang" % "KotlinCustomToolsFromLorenWang" % "2.0.0-alpha04"
                [com.github.loren-wang/KotlinCustomToolsFromLorenWang "2.0.0-alpha04"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.8 | 
| junit : junit | jar | 4.12 |