GroupId | GroupIdcom.softwaremill.sttp.livestub |
---|---|
ArtifactId | ArtifactIdlivestub-app_2.13 |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
livestub-app_2.13-0.1.3.pom | |
livestub-app_2.13-0.1.3.jar | 159 KB |
livestub-app_2.13-0.1.3-sources.jar | 1 KB |
livestub-app_2.13-0.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-app_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.livestub</groupId>
<artifactId>livestub-app_2.13</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-app_2.13/
implementation 'com.softwaremill.sttp.livestub:livestub-app_2.13:0.1.3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-app_2.13/
implementation ("com.softwaremill.sttp.livestub:livestub-app_2.13:0.1.3")
'com.softwaremill.sttp.livestub:livestub-app_2.13:jar:0.1.3'
<dependency org="com.softwaremill.sttp.livestub" name="livestub-app_2.13" rev="0.1.3">
<artifact name="livestub-app_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.livestub', module='livestub-app_2.13', version='0.1.3')
)
libraryDependencies += "com.softwaremill.sttp.livestub" % "livestub-app_2.13" % "0.1.3"
[com.softwaremill.sttp.livestub/livestub-app_2.13 "0.1.3"]