is not current version
Last Version 1.0.0

com.github.attemper:attemper-java-sdk-rest-executor 0.9.7


Categories

Categories

Java Languages
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

attemper-java-sdk-rest-executor
Version

Version

0.9.7
Type

Type

jar

Download attemper-java-sdk-rest-executor 0.9.7


<!-- https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk-rest-executor/ -->
<dependency>
    <groupId>com.github.attemper</groupId>
    <artifactId>attemper-java-sdk-rest-executor</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk-rest-executor/
implementation 'com.github.attemper:attemper-java-sdk-rest-executor:0.9.7'
// https://jarcasting.com/artifacts/com.github.attemper/attemper-java-sdk-rest-executor/
implementation ("com.github.attemper:attemper-java-sdk-rest-executor:0.9.7")
'com.github.attemper:attemper-java-sdk-rest-executor:jar:0.9.7'
<dependency org="com.github.attemper" name="attemper-java-sdk-rest-executor" rev="0.9.7">
  <artifact name="attemper-java-sdk-rest-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='attemper-java-sdk-rest-executor', version='0.9.7')
)
libraryDependencies += "com.github.attemper" % "attemper-java-sdk-rest-executor" % "0.9.7"
[com.github.attemper/attemper-java-sdk-rest-executor "0.9.7"]