is not current version
Last Version 1.0.26

com.envimate.httpmate:core 1.0.22


GroupId

GroupId

com.envimate.httpmate
ArtifactId

ArtifactId

core
Version

Version

1.0.22
Type

Type

jar

Download core 1.0.22


<!-- https://jarcasting.com/artifacts/com.envimate.httpmate/core/ -->
<dependency>
    <groupId>com.envimate.httpmate</groupId>
    <artifactId>core</artifactId>
    <version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.envimate.httpmate/core/
implementation 'com.envimate.httpmate:core:1.0.22'
// https://jarcasting.com/artifacts/com.envimate.httpmate/core/
implementation ("com.envimate.httpmate:core:1.0.22")
'com.envimate.httpmate:core:jar:1.0.22'
<dependency org="com.envimate.httpmate" name="core" rev="1.0.22">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envimate.httpmate', module='core', version='1.0.22')
)
libraryDependencies += "com.envimate.httpmate" % "core" % "1.0.22"
[com.envimate.httpmate/core "1.0.22"]