| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdcom.haohere.ecpay | 
| ArtifactId | ArtifactIdecpay-invoice-java-api | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionecpay-invoice-java-api ecpay-invoice-java-api | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ecpay-invoice-java-api-1.1.pom | |
| ecpay-invoice-java-api-1.1.jar | 26 KB | 
| ecpay-invoice-java-api-1.1-sources.jar | 19 KB | 
| ecpay-invoice-java-api-1.1-javadoc.jar | 577 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.haohere.ecpay/ecpay-invoice-java-api/ -->
<dependency>
    <groupId>com.haohere.ecpay</groupId>
    <artifactId>ecpay-invoice-java-api</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.haohere.ecpay/ecpay-invoice-java-api/
implementation 'com.haohere.ecpay:ecpay-invoice-java-api:1.1'// https://jarcasting.com/artifacts/com.haohere.ecpay/ecpay-invoice-java-api/
implementation ("com.haohere.ecpay:ecpay-invoice-java-api:1.1")'com.haohere.ecpay:ecpay-invoice-java-api:jar:1.1'<dependency org="com.haohere.ecpay" name="ecpay-invoice-java-api" rev="1.1">
  <artifact name="ecpay-invoice-java-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.haohere.ecpay', module='ecpay-invoice-java-api', version='1.1')
)libraryDependencies += "com.haohere.ecpay" % "ecpay-invoice-java-api" % "1.1"[com.haohere.ecpay/ecpay-invoice-java-api "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |