License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdch.abertschi.sct |
ArtifactId | ArtifactIdservice-call-tracker-api |
Last Version | Last Version0.1.0-alpha20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparent pom
|
<!-- https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-api/ -->
<dependency>
<groupId>ch.abertschi.sct</groupId>
<artifactId>service-call-tracker-api</artifactId>
<version>0.1.0-alpha20</version>
</dependency>
// https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-api/
implementation 'ch.abertschi.sct:service-call-tracker-api:0.1.0-alpha20'
// https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-api/
implementation ("ch.abertschi.sct:service-call-tracker-api:0.1.0-alpha20")
'ch.abertschi.sct:service-call-tracker-api:jar:0.1.0-alpha20'
<dependency org="ch.abertschi.sct" name="service-call-tracker-api" rev="0.1.0-alpha20">
<artifact name="service-call-tracker-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.abertschi.sct', module='service-call-tracker-api', version='0.1.0-alpha20')
)
libraryDependencies += "ch.abertschi.sct" % "service-call-tracker-api" % "0.1.0-alpha20"
[ch.abertschi.sct/service-call-tracker-api "0.1.0-alpha20"]