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