| GroupId | GroupIdio.tapack |
|---|---|
| ArtifactId | ArtifactIdsatisfy-rest-steps |
| Version | Version0.6.5 |
| Type | Typejar |
| Filename | Size |
|---|---|
| satisfy-rest-steps-0.6.5.pom | |
| satisfy-rest-steps-0.6.5.jar | 13 KB |
| satisfy-rest-steps-0.6.5-sources.jar | 9 KB |
| satisfy-rest-steps-0.6.5-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tapack/satisfy-rest-steps/ -->
<dependency>
<groupId>io.tapack</groupId>
<artifactId>satisfy-rest-steps</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.tapack/satisfy-rest-steps/
implementation 'io.tapack:satisfy-rest-steps:0.6.5'
// https://jarcasting.com/artifacts/io.tapack/satisfy-rest-steps/
implementation ("io.tapack:satisfy-rest-steps:0.6.5")
'io.tapack:satisfy-rest-steps:jar:0.6.5'
<dependency org="io.tapack" name="satisfy-rest-steps" rev="0.6.5">
<artifact name="satisfy-rest-steps" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tapack', module='satisfy-rest-steps', version='0.6.5')
)
libraryDependencies += "io.tapack" % "satisfy-rest-steps" % "0.6.5"
[io.tapack/satisfy-rest-steps "0.6.5"]