| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.deepbit | 
    
| ArtifactId | ArtifactIddeepbit-dependency | 
    
| Last Version | Last Version8.5.1-20220120 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptiondeepbit-dependency 
            deepbit dependency 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| deepbit-dependency-8.5.1-20220120.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.deepbit/deepbit-dependency/ -->
<dependency>
    <groupId>cn.deepbit</groupId>
    <artifactId>deepbit-dependency</artifactId>
    <version>8.5.1-20220120</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/cn.deepbit/deepbit-dependency/
implementation 'cn.deepbit:deepbit-dependency:8.5.1-20220120'
                // https://jarcasting.com/artifacts/cn.deepbit/deepbit-dependency/
implementation ("cn.deepbit:deepbit-dependency:8.5.1-20220120")
                'cn.deepbit:deepbit-dependency:pom:8.5.1-20220120'
                <dependency org="cn.deepbit" name="deepbit-dependency" rev="8.5.1-20220120">
  <artifact name="deepbit-dependency" type="pom" />
</dependency>
                @Grapes(
@Grab(group='cn.deepbit', module='deepbit-dependency', version='8.5.1-20220120')
)
                libraryDependencies += "cn.deepbit" % "deepbit-dependency" % "8.5.1-20220120"
                [cn.deepbit/deepbit-dependency "8.5.1-20220120"]