не последняя версия
Последняя версия 3.5.0

org.appfuse:appfuse-light-stripes 2.1.0-M2


Категории

Категории

Stripe Прикладные библиотеки Financial
Группа

Группа

org.appfuse
Идентификатор

Идентификатор

appfuse-light-stripes
Версия

Версия

2.1.0-M2
Тип

Тип

war

Скачать appfuse-light-stripes 2.1.0-M2


<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-light-stripes/ -->
<dependency>
    <groupId>org.appfuse</groupId>
    <artifactId>appfuse-light-stripes</artifactId>
    <version>2.1.0-M2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-light-stripes/
implementation 'org.appfuse:appfuse-light-stripes:2.1.0-M2'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-light-stripes/
implementation ("org.appfuse:appfuse-light-stripes:2.1.0-M2")
'org.appfuse:appfuse-light-stripes:war:2.1.0-M2'
<dependency org="org.appfuse" name="appfuse-light-stripes" rev="2.1.0-M2">
  <artifact name="appfuse-light-stripes" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-light-stripes', version='2.1.0-M2')
)
libraryDependencies += "org.appfuse" % "appfuse-light-stripes" % "2.1.0-M2"
[org.appfuse/appfuse-light-stripes "2.1.0-M2"]