| Лицензия |
Лицензия
Mulan Permissive Software License,Version 1
|
|---|---|
| Группа | Группаcom.github.javen205 |
| Идентификатор | ИдентификаторIJPay |
| Версия | Версия2.7.5 |
| Тип | Типpom |
| Описание |
ОписаниеIJPay
IJPay 让支付触手可及(Easy Pay Library)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| IJPay-2.7.5.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.javen205/IJPay/ -->
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay</artifactId>
<version>2.7.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation 'com.github.javen205:IJPay:2.7.5'
// https://jarcasting.com/artifacts/com.github.javen205/IJPay/
implementation ("com.github.javen205:IJPay:2.7.5")
'com.github.javen205:IJPay:pom:2.7.5'
<dependency org="com.github.javen205" name="IJPay" rev="2.7.5">
<artifact name="IJPay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.javen205', module='IJPay', version='2.7.5')
)
libraryDependencies += "com.github.javen205" % "IJPay" % "2.7.5"
[com.github.javen205/IJPay "2.7.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-crypto | jar | 5.6.7 |
| cn.hutool : hutool-http | jar | 5.6.7 |
| cn.hutool : hutool-json | jar | 5.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |