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

com.ecfront:ezf-core 3.1.1

EZ框架核心模块

Группа

Группа

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

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

ezf-core
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать ezf-core 3.1.1


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