| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.ipokerface | 
    
| ArtifactId | ArtifactIdcommon-beans | 
    
| Last Version | Last Version2.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncommon-beans 
            Common Library of ipokerface 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| common-beans-2.1.0.pom | |
| common-beans-2.1.0.jar | 22 KB | 
| common-beans-2.1.0-sources.jar | 18 KB | 
| common-beans-2.1.0-javadoc.jar | 173 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.ipokerface/common-beans/ -->
<dependency>
    <groupId>cn.ipokerface</groupId>
    <artifactId>common-beans</artifactId>
    <version>2.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.ipokerface/common-beans/
implementation 'cn.ipokerface:common-beans:2.1.0'
                // https://jarcasting.com/artifacts/cn.ipokerface/common-beans/
implementation ("cn.ipokerface:common-beans:2.1.0")
                'cn.ipokerface:common-beans:jar:2.1.0'
                <dependency org="cn.ipokerface" name="common-beans" rev="2.1.0">
  <artifact name="common-beans" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.ipokerface', module='common-beans', version='2.1.0')
)
                libraryDependencies += "cn.ipokerface" % "common-beans" % "2.1.0"
                [cn.ipokerface/common-beans "2.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.75 | 
| org.apache.commons : commons-lang3 | jar | 3.9 |