не последняя версия
Последняя версия 2.2.0

com.korwe:thecore-webcore 2.1.1

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

Группа

Группа

com.korwe
Идентификатор

Идентификатор

thecore-webcore
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать thecore-webcore 2.1.1


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