is not current version
Last Version 53.0.0

ch.softappeal.yass:yass-unsupported 52.0.1

Yet Another Service Solution

GroupId

GroupId

ch.softappeal.yass
ArtifactId

ArtifactId

yass-unsupported
Version

Version

52.0.1
Type

Type

jar

Download yass-unsupported 52.0.1


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