| Категории |
КатегорииStripe Прикладные библиотеки Financial |
|---|---|
| Группа | Группаcom.knowgate |
| Идентификатор | Идентификаторknowgate-stripes |
| Версия | Версия9.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| knowgate-stripes-9.0.pom | |
| knowgate-stripes-9.0.jar | 12 KB |
| knowgate-stripes-9.0-sources.jar | 9 KB |
| knowgate-stripes-9.0-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.knowgate/knowgate-stripes/ -->
<dependency>
<groupId>com.knowgate</groupId>
<artifactId>knowgate-stripes</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.knowgate/knowgate-stripes/
implementation 'com.knowgate:knowgate-stripes:9.0'
// https://jarcasting.com/artifacts/com.knowgate/knowgate-stripes/
implementation ("com.knowgate:knowgate-stripes:9.0")
'com.knowgate:knowgate-stripes:jar:9.0'
<dependency org="com.knowgate" name="knowgate-stripes" rev="9.0">
<artifact name="knowgate-stripes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.knowgate', module='knowgate-stripes', version='9.0')
)
libraryDependencies += "com.knowgate" % "knowgate-stripes" % "9.0"
[com.knowgate/knowgate-stripes "9.0"]