GroupId | GroupIdcom.softwaremill.sttp.livestub |
---|---|
ArtifactId | ArtifactIdlivestub-sdk_2.13 |
Version | Version0.1.8 |
Type | Typejar |
Filename | Size |
---|---|
livestub-sdk_2.13-0.1.8.pom | |
livestub-sdk_2.13-0.1.8.jar | 5 KB |
livestub-sdk_2.13-0.1.8-sources.jar | 1 KB |
livestub-sdk_2.13-0.1.8-javadoc.jar | 1 MB |
Browse |
<!-- 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.8</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.8'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-sdk_2.13/
implementation ("com.softwaremill.sttp.livestub:livestub-sdk_2.13:0.1.8")
'com.softwaremill.sttp.livestub:livestub-sdk_2.13:jar:0.1.8'
<dependency org="com.softwaremill.sttp.livestub" name="livestub-sdk_2.13" rev="0.1.8">
<artifact name="livestub-sdk_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.livestub', module='livestub-sdk_2.13', version='0.1.8')
)
libraryDependencies += "com.softwaremill.sttp.livestub" % "livestub-sdk_2.13" % "0.1.8"
[com.softwaremill.sttp.livestub/livestub-sdk_2.13 "0.1.8"]