| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesDex General Purpose Libraries Utility | 
        
| GroupId | GroupIdorg.coodex | 
    
| ArtifactId | ArtifactIdcoodex-billing | 
    
| Last Version | Last Version0.5.1-RC2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncoodex-libraries 
         | 
    
| Filename | Size | 
|---|---|
| coodex-billing-0.5.1-RC2.pom | |
| coodex-billing-0.5.1-RC2.jar | 64 KB | 
| coodex-billing-0.5.1-RC2-sources.jar | 50 KB | 
| coodex-billing-0.5.1-RC2-javadoc.jar | 307 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.coodex/coodex-billing/ -->
<dependency>
    <groupId>org.coodex</groupId>
    <artifactId>coodex-billing</artifactId>
    <version>0.5.1-RC2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.coodex/coodex-billing/
implementation 'org.coodex:coodex-billing:0.5.1-RC2'
                // https://jarcasting.com/artifacts/org.coodex/coodex-billing/
implementation ("org.coodex:coodex-billing:0.5.1-RC2")
                'org.coodex:coodex-billing:jar:0.5.1-RC2'
                <dependency org="org.coodex" name="coodex-billing" rev="0.5.1-RC2">
  <artifact name="coodex-billing" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.coodex', module='coodex-billing', version='0.5.1-RC2')
)
                libraryDependencies += "org.coodex" % "coodex-billing" % "0.5.1-RC2"
                [org.coodex/coodex-billing "0.5.1-RC2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.coodex : coodex-utilities | jar | 0.5.1-RC2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |