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

com.luketebbs.uniform:core_2.11 0.4.8

core

Категории

Категории

ORM Данные
Группа

Группа

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

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

core_2.11
Версия

Версия

0.4.8
Тип

Тип

jar

Скачать core_2.11 0.4.8


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