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

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

Группа

Группа

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

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

thecore-webcore
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать thecore-webcore 2.0.0


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