License |
License
BSD-3-Clause
|
---|---|
GroupId | GroupIdch.softappeal.yass2 |
ArtifactId | ArtifactIdyass2 |
Version | Version5.0.0 |
Type | Typepom |
Description |
Descriptionyass2
Yet Another Service Solution
|
Project URL |
Project URL |
Project Organization |
Project Organizationsoftappeal GmbH Switzerland |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yass2-5.0.0.pom | |
yass2-5.0.0.module | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.softappeal.yass2/yass2/ -->
<dependency>
<groupId>ch.softappeal.yass2</groupId>
<artifactId>yass2</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.softappeal.yass2/yass2/
implementation 'ch.softappeal.yass2:yass2:5.0.0'
// https://jarcasting.com/artifacts/ch.softappeal.yass2/yass2/
implementation ("ch.softappeal.yass2:yass2:5.0.0")
'ch.softappeal.yass2:yass2:pom:5.0.0'
<dependency org="ch.softappeal.yass2" name="yass2" rev="5.0.0">
<artifact name="yass2" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.softappeal.yass2', module='yass2', version='5.0.0')
)
libraryDependencies += "ch.softappeal.yass2" % "yass2" % "5.0.0"
[ch.softappeal.yass2/yass2 "5.0.0"]