License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.livestub |
ArtifactId | ArtifactIdlivestub-app_2.13 |
Version | Version0.1.18 |
Type | Typejar |
Description |
Descriptionlivestub-app
livestub-app
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
livestub-app_2.13-0.1.18.pom | |
livestub-app_2.13-0.1.18.jar | 85 KB |
livestub-app_2.13-0.1.18-sources.jar | 9 KB |
livestub-app_2.13-0.1.18-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.18</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.18'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.livestub/livestub-app_2.13/
implementation ("com.softwaremill.sttp.livestub:livestub-app_2.13:0.1.18")
'com.softwaremill.sttp.livestub:livestub-app_2.13:jar:0.1.18'
<dependency org="com.softwaremill.sttp.livestub" name="livestub-app_2.13" rev="0.1.18">
<artifact name="livestub-app_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.livestub', module='livestub-app_2.13', version='0.1.18')
)
libraryDependencies += "com.softwaremill.sttp.livestub" % "livestub-app_2.13" % "0.1.18"
[com.softwaremill.sttp.livestub/livestub-app_2.13 "0.1.18"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
com.codecommit : cats-effect-testing-scalatest_2.13 | jar | 0.5.3 |