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

ch.softappeal.yass:yass 23.0.4

Yet Another Service Solution

Группа

Группа

ch.softappeal.yass
Идентификатор

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

yass
Версия

Версия

23.0.4
Тип

Тип

jar

Скачать yass 23.0.4


<!-- https://jarcasting.com/artifacts/ch.softappeal.yass/yass/ -->
<dependency>
    <groupId>ch.softappeal.yass</groupId>
    <artifactId>yass</artifactId>
    <version>23.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.softappeal.yass/yass/
implementation 'ch.softappeal.yass:yass:23.0.4'
// https://jarcasting.com/artifacts/ch.softappeal.yass/yass/
implementation ("ch.softappeal.yass:yass:23.0.4")
'ch.softappeal.yass:yass:jar:23.0.4'
<dependency org="ch.softappeal.yass" name="yass" rev="23.0.4">
  <artifact name="yass" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.softappeal.yass', module='yass', version='23.0.4')
)
libraryDependencies += "ch.softappeal.yass" % "yass" % "23.0.4"
[ch.softappeal.yass/yass "23.0.4"]