| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.houbb | 
    
| ArtifactId | ArtifactIdfunction-switch-api | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe function-switch api project. 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.houbb/function-switch-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>function-switch-api</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.houbb/function-switch-api/
implementation 'com.github.houbb:function-switch-api:1.0.0'
                // https://jarcasting.com/artifacts/com.github.houbb/function-switch-api/
implementation ("com.github.houbb:function-switch-api:1.0.0")
                'com.github.houbb:function-switch-api:jar:1.0.0'
                <dependency org="com.github.houbb" name="function-switch-api" rev="1.0.0">
  <artifact name="function-switch-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.houbb', module='function-switch-api', version='1.0.0')
)
                libraryDependencies += "com.github.houbb" % "function-switch-api" % "1.0.0"
                [com.github.houbb/function-switch-api "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : common-api-api | jar | 1.1.0 |