| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hippoom |
| Идентификатор | Идентификаторonline-payment-starter |
| Версия | Версия0.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеYour name of the lib
Your description of the lib
|
| Имя Файла | Размер |
|---|---|
| online-payment-starter-0.1.2.pom | |
| online-payment-starter-0.1.2.jar | 484 bytes |
| online-payment-starter-0.1.2-sources.jar | 484 bytes |
| online-payment-starter-0.1.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>online-payment-starter</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/
implementation 'com.github.hippoom:online-payment-starter:0.1.2'
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/
implementation ("com.github.hippoom:online-payment-starter:0.1.2")
'com.github.hippoom:online-payment-starter:jar:0.1.2'
<dependency org="com.github.hippoom" name="online-payment-starter" rev="0.1.2">
<artifact name="online-payment-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='online-payment-starter', version='0.1.2')
)
libraryDependencies += "com.github.hippoom" % "online-payment-starter" % "0.1.2"
[com.github.hippoom/online-payment-starter "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.0.5.RELEASE |
| com.github.hippoom : online-payment-core | jar | 0.1.2 |