GroupId | GroupIdcom.softwaremill.sttp.livestub |
---|---|
ArtifactId | ArtifactIdlivestub-sdk_2.13 |
Version | Version0.1.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.livestub</groupId>
<artifactId>livestub-sdk_2.13</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/
implementation 'com.softwaremill.sttp.livestub:livestub-sdk_2.13:0.1.10'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/
implementation ("com.softwaremill.sttp.livestub:livestub-sdk_2.13:0.1.10")
'com.softwaremill.sttp.livestub:livestub-sdk_2.13:jar:0.1.10'
<dependency org="com.softwaremill.sttp.livestub" name="livestub-sdk_2.13" rev="0.1.10">
<artifact name="livestub-sdk_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.livestub', module='livestub-sdk_2.13', version='0.1.10')
)
libraryDependencies += "com.softwaremill.sttp.livestub" % "livestub-sdk_2.13" % "0.1.10"
[com.softwaremill.sttp.livestub/livestub-sdk_2.13 "0.1.10"]