is not current version
Last Version 1.0.1.RELEASE

com.covisint.core.http.service:http-service-core 1.0.0.RELEASE


GroupId

GroupId

com.covisint.core.http.service
ArtifactId

ArtifactId

http-service-core
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download http-service-core 1.0.0.RELEASE


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