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

com.cuubez:cuubez-core 1.1.0

Cuubez Rest framework is a project that enables development and consumption of REST style web services.

Группа

Группа

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

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

cuubez-core
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать cuubez-core 1.1.0


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