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

ch.softappeal.yass:yass 44.3.0

Yet Another Service Solution

Группа

Группа

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

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

yass
Версия

Версия

44.3.0
Тип

Тип

jar

Скачать yass 44.3.0


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