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