is not current version
Last Version 2.2.0

com.korwe:thecore-service-api 2.0.0

The Core marshals data from asynchronous or distributed services so that this data can be staged, filtered and personalised for mobile clients.

GroupId

GroupId

com.korwe
ArtifactId

ArtifactId

thecore-service-api
Version

Version

2.0.0
Type

Type

jar

Download thecore-service-api 2.0.0


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