is not current version
Last Version 2.2.0

com.korwe:thecore-webcore 2.1.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-webcore
Version

Version

2.1.0
Type

Type

jar

Download thecore-webcore 2.1.0


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