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

ch.softappeal.yass:yass 34.0.0

Yet Another Service Solution

Группа

Группа

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

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

yass
Версия

Версия

34.0.0
Тип

Тип

jar

Скачать yass 34.0.0


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