не последняя версия
Последняя версия 1.2.2.RELEASE

net.coding.chenxiaobo:framework-extension 1.0.1.RELEASE

some java commons framework for the extension project

Категории

Категории

Сеть
Группа

Группа

net.coding.chenxiaobo
Идентификатор

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

framework-extension
Версия

Версия

1.0.1.RELEASE
Тип

Тип

pom

Скачать framework-extension 1.0.1.RELEASE

Имя Файла Размер
framework-extension-1.0.1.RELEASE.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.coding.chenxiaobo/framework-extension/ -->
<dependency>
    <groupId>net.coding.chenxiaobo</groupId>
    <artifactId>framework-extension</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.coding.chenxiaobo/framework-extension/
implementation 'net.coding.chenxiaobo:framework-extension:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/net.coding.chenxiaobo/framework-extension/
implementation ("net.coding.chenxiaobo:framework-extension:1.0.1.RELEASE")
'net.coding.chenxiaobo:framework-extension:pom:1.0.1.RELEASE'
<dependency org="net.coding.chenxiaobo" name="framework-extension" rev="1.0.1.RELEASE">
  <artifact name="framework-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.coding.chenxiaobo', module='framework-extension', version='1.0.1.RELEASE')
)
libraryDependencies += "net.coding.chenxiaobo" % "framework-extension" % "1.0.1.RELEASE"
[net.coding.chenxiaobo/framework-extension "1.0.1.RELEASE"]