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

ch.softappeal.yass:yass 30.3.1

Yet Another Service Solution

Группа

Группа

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

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

yass
Версия

Версия

30.3.1
Тип

Тип

jar

Скачать yass 30.3.1


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