is not current version
Last Version 0.1.0-alpha20

ch.abertschi.sct:service-call-tracker-api 0.1.0-alpha10


GroupId

GroupId

ch.abertschi.sct
ArtifactId

ArtifactId

service-call-tracker-api
Version

Version

0.1.0-alpha10
Type

Type

jar

Download service-call-tracker-api 0.1.0-alpha10


<!-- 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-alpha10</version>
</dependency>
// https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-api/
implementation 'ch.abertschi.sct:service-call-tracker-api:0.1.0-alpha10'
// https://jarcasting.com/artifacts/ch.abertschi.sct/service-call-tracker-api/
implementation ("ch.abertschi.sct:service-call-tracker-api:0.1.0-alpha10")
'ch.abertschi.sct:service-call-tracker-api:jar:0.1.0-alpha10'
<dependency org="ch.abertschi.sct" name="service-call-tracker-api" rev="0.1.0-alpha10">
  <artifact name="service-call-tracker-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.abertschi.sct', module='service-call-tracker-api', version='0.1.0-alpha10')
)
libraryDependencies += "ch.abertschi.sct" % "service-call-tracker-api" % "0.1.0-alpha10"
[ch.abertschi.sct/service-call-tracker-api "0.1.0-alpha10"]